usb-storage: make jumpshot a separate module

This patch (as1214) converts usb-storage's jumpshot subdriver into a
separate module.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Alan Stern
2009-02-12 14:48:19 -05:00
committed by Greg Kroah-Hartman
parent 2cbbf3576a
commit a9fb6d05d5
7 changed files with 112 additions and 45 deletions

View File

@@ -81,6 +81,7 @@ static struct ignore_entry ignore_ids[] = {
# include "unusual_datafab.h"
# include "unusual_freecom.h"
# include "unusual_isd200.h"
# include "unusual_jumpshot.h"
# include "unusual_sddr09.h"
# include "unusual_sddr55.h"
# include "unusual_usbat.h"