]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: usb-storage: merge ATAPI and QIC-157 protocol routines
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 20 Nov 2008 19:22:18 +0000 (14:22 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 17:59:57 +0000 (09:59 -0800)
commit3dae5345311271fe598a61bd01f563fc835b4217
tree0342454943c439dd01760fb139fe04403a824fa5
parent64648a9dc4d7ac0189364188207310ec6bc75bbe
USB: usb-storage: merge ATAPI and QIC-157 protocol routines

This patch (as1174) merges usb-storage's QIC-157 and ATAPI protocol
routines.  Since the two functions are identical, there's no reason to
keep them separate.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/protocol.c
drivers/usb/storage/protocol.h
drivers/usb/storage/usb.c