From e2adbecfcb08ae68e05d9a076b5d398cee939664 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 16 Jan 2012 09:28:49 +0000 Subject: [PATCH] PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_io sa1111_set_io() already contains the necessary locking within itself to safely change the state of a set of GPIOs. There's no need for callers to protect this by disabling IRQs themselves. Acked-by: Dominik Brodowski Signed-off-by: Russell King --- Reading git-format-patch failed