From: Mark Hounschell Date: Fri, 23 May 2014 18:02:34 +0000 (-0400) Subject: staging: dgap: Change GFP_ATOMICs to GFP_KERNEL X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244a0341d2804f788b4341eb860861899394d6db;p=pandora-kernel.git staging: dgap: Change GFP_ATOMICs to GFP_KERNEL We don't need to use GFP_ATOMIC at driver load time so use GFP_KERNEL instead. Signed-off-by: Mark Hounschell Tested-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed