]> git.baikalelectronics.ru Git - kernel.git/commit
s3cmci: attach get_cd host ops
authorBen Dooks <ben-linux@fluff.org>
Tue, 12 Aug 2008 08:24:50 +0000 (09:24 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 17 Aug 2008 18:00:22 +0000 (20:00 +0200)
commit59e4a13745f014b68a09f4314d29e726d716aff3
tree25dd992c1f889c3eb276336dfbbf048f4a75d890
parent0552a042ca24980cf002cee3ea4bbcf11789f9bc
s3cmci: attach get_cd host ops

Attach the routine to get_cd to allow the MMC core to find out whether
there is a card present or not without the tedious process of trying to
send commands to the card or not.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/s3cmci.c