OSDN Git Service

mfd: omap-usb: prepare/unprepare clock while enable/disable
authorRoger Quadros <rogerq@ti.com>
Tue, 15 Oct 2013 12:30:34 +0000 (15:30 +0300)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:25 +0000 (16:22 +0100)
commitb0e5992612a1079ddcc1810b786ab8ca438cddae
tree68f303a71b3dd61f4c2f442f9e541137b6231a13
parent2a048d3b787e154e06a21f5f0951a319b6ada4fb
mfd: omap-usb: prepare/unprepare clock while enable/disable

This should fix the following warning at boot on OMAP5 uEVM
[    8.783155] WARNING: CPU: 0 PID: 1 at drivers/clk/clk.c:883 __clk_enable+0x94/0xa4()

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/omap-usb-host.c
drivers/mfd/omap-usb-tll.c