commit | c6d4579d4ba24c494d03daf656cd2ff2a9e683c6 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Nov 12 10:53:57 2013 +0100 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Mar 04 15:38:21 2014 -0800 |
tree | 6aa3ec47f9fa51a577c1615372b56014563c7f89 | |
parent | f323abcda35ea4bae851c9be8f115ee45cc9cf22 [diff] |
uas: uas_alloc_data_urb: Remove unnecessary use_streams check uas_alloc_data_urb always gets called with a stream_id value of 0 when not using streams. Removing the check makes it consistent with uas_alloc_sense_urb. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>