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)
commit5a2c4fe04dca1ee801d20fa07f347a9d6b7ec521
tree8b70d3f7d4a47a8724cc31ab2c5849db6b5a8a2b
parent68c5ed592fdae16982ffe36aef89faba70a32cfc
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