commit | e2adbecfcb08ae68e05d9a076b5d398cee939664 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Jan 16 09:28:49 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Feb 21 14:27:05 2012 +0000 |
tree | cb88a10669cd78716acb4c21b9e66187bc7e20a4 | |
parent | 65c77dcaa4d175194588cc829ccf0f1709f257c5 [diff] |
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 <linux@dominikbrodowski.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>