Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6160863f authored by Phil Dibowitz's avatar Phil Dibowitz Committed by Greg Kroah-Hartman
Browse files

USB storage: Removed duplicate supertop unusual_dev entry



This patch removes the duplicate supertop entries that made it into the
.21 rc kernels.

Signed-off-by: default avatarPhil Dibowitz <phil@ipom.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent dee497df
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -1395,16 +1395,6 @@ UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
		US_SC_DEVICE, US_PR_DEVICE, NULL,
		US_FL_IGNORE_RESIDUE ),

/* Reported by Thomas Baechler <thomas@archlinux.org>
 * Fixes I/O errors with Teac HD-35PU devices
 */

UNUSUAL_DEV( 0x1652, 0x6600, 0x0201, 0x0201,
               "Super Top",
               "USB 2.0  IDE DEVICE",
               US_SC_DEVICE, US_PR_DEVICE, NULL,
               US_FL_IGNORE_RESIDUE),

/* patch submitted by Davide Perini <perini.davide@dpsoftware.org>
 * and Renato Perini <rperini@email.it>
 */