From: Mathias Krause Date: Fri, 5 Apr 2013 10:41:27 +0000 (+0000) Subject: irda: use GFP_KERNEL in irda_create() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e2306e94549acd19e5d19734ddff3c2847e032;p=pandora-kernel.git irda: use GFP_KERNEL in irda_create() irda_create() is called from user context only, therefore has no need for GFP_ATOMIC. Signed-off-by: Mathias Krause Signed-off-by: David S. Miller --- Reading git-diff-tree failed