[PATCH 07/29] mfd: omap-usb: use clk_prepare_enable and clk_disable_unprepare
Rajendra Nayak
rnayak at ti.com
Mon Jul 2 07:16:21 EDT 2012
Hi Samuel,
On Monday 02 July 2012 04:48 PM, Samuel Ortiz wrote:
> Hi Rajendra,
>
> On Thu, Jun 14, 2012 at 06:16:56PM +0530, Rajendra Nayak wrote:
>> As we move to Common clk framework use clk_prepare_enable()
>> instead of clk_enable() and similarly clk_disable_unprepare()
>> instead of clk_disable()
>>
>> Signed-off-by: Rajendra Nayak<rnayak at ti.com>
>> Cc: Samuel Ortiz<sameo at linux.intel.com>
>> ---
>> drivers/mfd/omap-usb-host.c | 28 ++++++++++++++--------------
>> 1 files changed, 14 insertions(+), 14 deletions(-)
> Patch applied, many thanks.
Sorry, I was asked to base these changes on top of work done by
Keshava [1], to split the driver, which is still under review/not
pulled.
I am waiting for those to settle to repost these changes.
Can you please drop this one for now?
Sorry for the confusion.
regards,
Rajendra
[1] http://permalink.gmane.org/gmane.linux.ports.arm.omap/79306
>
> Cheers,
> Samuel.
>
More information about the linux-arm-kernel
mailing list