diff options
author | Shimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com> | 2012-01-05 14:08:03 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-01-09 11:13:36 +0900 |
commit | 1760e371a9038329190f0fdd051776ae76aca083 (patch) | |
tree | c8a434f912548c011a5acc2458b0417fa7df381b /fs | |
parent | ca371d2854d48c0c22e7aa031df182f96dc85820 (diff) | |
download | blackbird-obmc-linux-1760e371a9038329190f0fdd051776ae76aca083.tar.gz blackbird-obmc-linux-1760e371a9038329190f0fdd051776ae76aca083.zip |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions