]> git.karo-electronics.de Git - karo-tx-linux.git/commit
at91: ohci-at91: always provide all the clocks
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 30 Aug 2011 01:29:28 +0000 (03:29 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 15 Oct 2011 15:37:11 +0000 (23:37 +0800)
commit8dd1f50c8cec630bab7d1c64fb1cb4343354ec33
treee079c875aa685ba0025b5124dc4d7689fb7110c4
parent5f173ce2723184ab89b1daa89e2949646385443e
at91: ohci-at91: always provide all the clocks

Remove the cpu_is_at91xxxx() macros in the ohci-at91 driver.
SoCs at91sam9261 and at91sam9g10 expect one additional clock: hck0.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91cap9.c
arch/arm/mach-at91/at91rm9200.c
arch/arm/mach-at91/at91sam9260.c
arch/arm/mach-at91/at91sam9261.c
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam9g45.c
drivers/usb/host/ohci-at91.c