From: Johan Hovold Date: Wed, 29 Oct 2014 08:07:34 +0000 (+0100) Subject: USB: mos7840: replace unnecessary atomic allocations X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~14^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d3801903851a2be51f0b2d85f25f952a7da9969;p=pandora-kernel.git USB: mos7840: 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