commit | 64648a9dc4d7ac0189364188207310ec6bc75bbe | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Nov 20 14:20:03 2008 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 07 09:59:57 2009 -0800 |
tree | d66c3054df85828f7910822b8dc8f0d5ebf17da4 | |
parent | 12aae68a203e97a58d3f8237fc389201a4d9282d [diff] |
USB: usb-storage: merge CB and CBI transport routines This patch (as1173) merges usb-storage's CB and CBI transports into a single routine. So much of their code is common, it's silly 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>