From: Hans de Goede Date: Sat, 13 Sep 2014 10:26:47 +0000 (+0200) Subject: uas: Remove support for old sense ui as used in pre-production hardware X-Git-Tag: fixes-for-v3.18-merge-window~16^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ad22cfc13399cc46267e5685769d6e7a0bbe163;p=pandora-kernel.git uas: Remove support for old sense ui as used in pre-production hardware I've access to a number of different uas devices now, and none of them use old style sense urbs. The only case where these code-paths trigger is with the asm1051 and there they do the wrong thing, as the asm1051 sends 8 bytes status iu-s when it does not have any sense data, but uses new style sense iu-s regardless, as can be seen for scsi cmnds where there is sense data. Signed-off-by: Hans de Goede Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed