From c43846a91fc2aeb8f8f519f71324f3bec91bb62f Mon Sep 17 00:00:00 2001 From: Mark Hounschell Date: Wed, 19 Mar 2014 11:10:51 -0400 Subject: [PATCH] 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-format-patch failed