]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: i.MX clock: Change the connection-id for fsl-usb2-udc
authorPeter Chen <peter.chen@freescale.com>
Thu, 17 Jan 2013 10:03:17 +0000 (18:03 +0800)
committerFelipe Balbi <balbi@ti.com>
Fri, 18 Jan 2013 12:08:22 +0000 (14:08 +0200)
commit61c4b560e9a42cbc4ce1b95a1bd59b01d449168d
treeeb4955e7edcf852941a7f1182e17e97c8981713b
parentc2c9caa94748657ac8b47428ef4e95ccb646cea7
ARM: i.MX clock: Change the connection-id for fsl-usb2-udc

As we use platform_device_id for fsl-usb2-udc driver, it needs to
change clk connection-id, or the related devm_clk_get will be failed.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-imx/clk-imx25.c
arch/arm/mach-imx/clk-imx27.c
arch/arm/mach-imx/clk-imx31.c
arch/arm/mach-imx/clk-imx35.c
arch/arm/mach-imx/clk-imx51-imx53.c