Re: [PATCH/RESEND 06/12] msm: iommu: Use clk_set_rate() instead ofclk_set_min_rate()

From: Joerg Roedel
Date: Thu Jun 20 2013 - 13:04:45 EST


On Thu, Jun 20, 2013 at 09:41:42AM -0700, Stephen Boyd wrote:
> Sending to correct Joerg address.
>
> On 06/17, Stephen Boyd wrote:
> > Calling clk_set_min_rate() is no better than just calling
> > clk_set_rate() because MSM clock code already takes care of
> > calling the min_rate ops if the clock really needs
> > clk_set_min_rate() called on it.
> >
> > Cc: Joerg Roedel <joerg.roedel@xxxxxxx>
> > Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>

Acked-by: Joerg Roedel <joro@xxxxxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/