Home
last modified time | relevance | path

Searched hist:"1760 e371" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7757.c1760e371 Wed Jan 04 23:08:03 CST 2012 Shimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com> sh: modify clock-sh7757 for renesas_usbhs

The renesas_usbhs driver doesn't use the clk functions. So, even if we
adds "CLKDEV_DEV_ID("renesas_usbhs.0", ...)" only, we cannot use the USB
controller because clk_late_init() will disable the clock by "usb0".
So, the patch also removes the "CLKDEV_CON_ID("usb0", ...)".

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1760e371 Wed Jan 04 23:08:03 CST 2012 Shimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com> sh: modify clock-sh7757 for renesas_usbhs

The renesas_usbhs driver doesn't use the clk functions. So, even if we
adds "CLKDEV_DEV_ID("renesas_usbhs.0", ...)" only, we cannot use the USB
controller because clk_late_init() will disable the clock by "usb0".
So, the patch also removes the "CLKDEV_CON_ID("usb0", ...)".

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>