]> git.itanic.dy.fi Git - linux-stable/commit
usb: chipidea: imx: refine clock operations to adapt for all platforms
authorPeter Chen <peter.chen@freescale.com>
Wed, 16 Sep 2015 01:40:51 +0000 (09:40 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2015 19:31:22 +0000 (14:31 -0500)
commit8097eb834e24946b1ba0a4cb5bd76c5b403af247
tree54b12d4e841a231d6d2d9a6fbf83b1f17e5b178c
parent4c9af01573b04c699ae8f062cd3b32bdc3e7b677
usb: chipidea: imx: refine clock operations to adapt for all platforms

commit ae3e57ae26cdcc85728bb566f999bcb9a7cc6954 upstream.

Some i.mx platforms need three clocks to let controller work, but
others only need one, refine clock operation to adapt for all
platforms, it fixes a regression found at i.mx27.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_imx.c