]> git.kernelconcepts.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 May 2011 22:55:09 +0000 (15:55 -0700)
commit1bc5b017429778b1dd9c9831f8cacf7c02b636ca
tree16a75aec9ce9d8c3cc52e846aaed874545bf1a51
parentb064372e90da6587a92d855606fc86d1fa58a061
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>
drivers/staging/rtl8192su/r8192U_core.c