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)
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>

No differences found