MIPS: PowerTV: Separate PowerTV USB support from non-USB code
Separate USB code into a file separate from asic/asic_devices. Separating the USB code from everything else in asic/asic_devices.c goes a long way toward reducing the use of that file as a dumping ground for everything that didn't seem to fit anywhere else. Signed-off-by:David VomLehn <dvomlehn@cisco.com> To: linux-mips@linux-mips.org Cc: greg@kroah.com Cc: linux-usb@vger.kernel.org Patchwork: http://patchwork.linux-mips.org/patch/1522/ Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/include/asm/mach-powertv/asic.h 13 additions, 4 deletionsarch/mips/include/asm/mach-powertv/asic.h
- arch/mips/include/asm/mach-powertv/asic_regs.h 1 addition, 0 deletionsarch/mips/include/asm/mach-powertv/asic_regs.h
- arch/mips/powertv/Makefile 2 additions, 0 deletionsarch/mips/powertv/Makefile
- arch/mips/powertv/asic/asic_devices.c 13 additions, 225 deletionsarch/mips/powertv/asic/asic_devices.c
- arch/mips/powertv/powertv-usb.c 403 additions, 0 deletionsarch/mips/powertv/powertv-usb.c
arch/mips/powertv/powertv-usb.c
0 → 100644
Please register or sign in to comment