commit | c943740ccd7ccfc7e92c80d194d0a8a80ab7b55c | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed Apr 25 16:39:06 2012 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Wed Apr 25 17:03:41 2012 +0200 |
tree | b710cb704913ee09deabeb18f16d872e1ec60c52 | |
parent | 198ad2cecde16ce309a65f2fddd5f6d3442f8250 [diff] |
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>