From: Mark Hounschell Date: Wed, 19 Mar 2014 15:10:51 +0000 (-0400) Subject: staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macros X-Git-Tag: v3.15-rc1~139^2~77 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43846a91fc2aeb8f8f519f71324f3bec91bb62f;p=pandora-kernel.git staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macros This patch replaces the DGAP_LOCK and DGAP_UNLOCK macros with spin_lock_irqsave spin_unlock_irqrestore. Signed-off-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed