]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: rtl8192su: remove device ids
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Tue, 8 Jun 2010 01:46:26 +0000 (03:46 +0200)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 14 Mar 2012 14:57:34 +0000 (10:57 -0400)
commit0c5f1f28cf109957c41e081e9bd6d299b74f666b
tree617749766979305bb8071f14aa0bad71b76c3304
parentc4e6739f9be7eb62f4c6567f39aba99fd8f3ce9a
Staging: rtl8192su: remove device ids

commit 60b42de30ad6fb131dc8e9dbd11a8a9ea0ab394c upstream.

This patch removes some device-ids.
The list of unsupported devices was extracted from realteks driver package.
removed IDs are:
(0x0bda, 0x8192)
(0x0bda, 0x8709)
(0x07aa, 0x0043)
(0x050d, 0x805E)
(0x0df6, 0x0031)
(0x1740, 0x9201)
(0x2001, 0x3301)
(0x5a57, 0x0290)
These devices are _not_ rtl819su based.

Signed-off-by: Florian Schilhabel <florian.c.schilhabel@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/staging/rtl8192su/r8192U_core.c