From e1563769f7b4494c5f789c689495c1e90a0d4bfc Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 21 Mar 2014 01:10:28 +0100 Subject: [PATCH] PNP: remove deprecated IRQF_DISABLED This patch removes the use of the IRQF_DISABLED flag from drivers/pnp/resource.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed