diff options
Diffstat (limited to 'arch/mips/powertv/asic/asic_devices.c')
-rw-r--r-- | arch/mips/powertv/asic/asic_devices.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/powertv/asic/asic_devices.c b/arch/mips/powertv/asic/asic_devices.c index 6a882194e063..217424231eb6 100644 --- a/arch/mips/powertv/asic/asic_devices.c +++ b/arch/mips/powertv/asic/asic_devices.c | |||
@@ -340,10 +340,6 @@ static void __init platform_configure_usb(void) | |||
340 | 340 | ||
341 | switch (asic) { | 341 | switch (asic) { |
342 | case ASIC_ZEUS: | 342 | case ASIC_ZEUS: |
343 | fs_update(0x0000, 0x11, 0x02, 0); | ||
344 | bcm1_usb2_ctl = 0x803; | ||
345 | break; | ||
346 | |||
347 | case ASIC_CRONUS: | 343 | case ASIC_CRONUS: |
348 | case ASIC_CRONUSLITE: | 344 | case ASIC_CRONUSLITE: |
349 | fs_update(0x0000, 0x11, 0x02, 0); | 345 | fs_update(0x0000, 0x11, 0x02, 0); |