ar71xx: don't register USB device on WNDAP360
authorGabor Juhos <juhosg@openwrt.org>
Tue, 27 Aug 2013 10:48:24 +0000 (10:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 27 Aug 2013 10:48:24 +0000 (10:48 +0000)
commitad0f3d4cd13ff46f3b1965133d9d1f9574f8f091
tree38d07ed0e290570185a73ef03c857c1e5121f750
parent061f9c390e0f9a61880ec1f0d54056a13a04ea58
ar71xx: don't register USB device on WNDAP360

Apparently registering usb device on newest trunk causes
this AP not to boot...
Since there is no USB socket in that device anyway this
can be simply removed (and device boots then no problem).

[juhosg:
  - tweak subject line and description,
  - remove #include "dev-usb.h",
  - remove 'select ATH79_DEV_USB' from Kconfig]

Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37844
target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c
target/linux/ar71xx/patches-3.10/610-MIPS-ath79-openwrt-machines.patch
target/linux/ar71xx/patches-3.10/620-MIPS-ath79-TL-MR10U-support.patch
target/linux/ar71xx/patches-3.10/621-MIPS-ath79-TL-WR710N-support.patch
target/linux/ar71xx/patches-3.10/622-MIPS-ath79-WNR612v2-support.patch