]> git.baikalelectronics.ru Git - kernel.git/commit
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
authorBen Dooks <ben@simtec.co.uk>
Thu, 1 Oct 2009 22:44:20 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Oct 2009 23:11:15 +0000 (16:11 -0700)
commitc63f106c135e5c30e69b453ab37b29f30e652306
tree8b70d3f7d4a47a8724cc31ab2c5849db6b5a8a2b
parent8ca93dac9a279be8882410dae94af918f9898ad0
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable

We have found a couple of boards where the SDIO IRQ hardware support has
failed to work properly, and thus we should make it configurable whether
or not to be included in the driver.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/s3cmci.c