From: Johan Hovold Date: Wed, 29 Oct 2014 08:07:32 +0000 (+0100) Subject: USB: kobil_sct: replace unnecessary atomic allocation X-Git-Tag: omap-for-v3.20/drop-legacy-3517~84^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811c37078042980b5b9ed6845303a3cc9e6d48e3;p=pandora-kernel.git USB: kobil_sct: replace unnecessary atomic allocation Use GFP_KERNEL instead of GFP_ATOMIC for allocation in open(), which may sleep. Signed-off-by: Johan Hovold --- Reading git-diff-tree failed