From: Johan Hovold Date: Wed, 29 Oct 2014 08:07:33 +0000 (+0100) Subject: USB: mos7720: replace unnecessary atomic allocations X-Git-Tag: omap-for-v3.20/drop-legacy-3517~84^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dbd11be69927d2d119e900f5487a01ad09a26b8;p=pandora-kernel.git USB: mos7720: replace unnecessary atomic allocations Use GFP_KERNEL instead of GFP_ATOMIC for allocations in set_termios and port-setting helper which both may and do sleep. Signed-off-by: Johan Hovold --- Reading git-diff-tree failed