uas: Need GFP_ATOMIC in uas_do_work.

uas_do_work() now holds the workqueue spinlock when it calls
uas_submit_urbs(), so it needs to pass the GFP_ATOMIC mem flag.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
1 file changed