From: Russell King Date: Mon, 16 Jan 2012 09:28:49 +0000 (+0000) Subject: PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_io X-Git-Tag: v3.4-rc1~103^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2adbecfcb08ae68e05d9a076b5d398cee939664;p=pandora-kernel.git 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-diff-tree failed