]> Pileus Git - ~andy/linux/commit
USB ehci mxc: sanitize clock handling
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 25 Apr 2012 14:39:06 +0000 (16:39 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 25 Apr 2012 15:03:41 +0000 (17:03 +0200)
commitc943740ccd7ccfc7e92c80d194d0a8a80ab7b55c
treeb710cb704913ee09deabeb18f16d872e1ec60c52
parent198ad2cecde16ce309a65f2fddd5f6d3442f8250
USB ehci mxc: sanitize clock handling

Every i.MX ehci controller has a ahb and a ipg clock, so request
it on every SoC. Do not make a special case for the usb phy clock
of the i.MX51. Just request it but make it optional.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
drivers/usb/host/ehci-mxc.c