]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
AT91 MMC 1: Pass host structure.
authorAndrew Victor <andrew@sanpeople.com>
Wed, 25 Oct 2006 17:42:38 +0000 (19:42 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 11 Dec 2006 08:46:37 +0000 (09:46 +0100)
commite0b19b83656731fc93f9a82592ebcad82c3e0944
treea8c0cb460bf2e697e6290a34b5ad44d10bfce1c3
parent3263263f7091eccab6fdc23f28f09b17c0466629
AT91 MMC 1: Pass host structure.

The I/O base address is now stored in the 'at91mci_host' structure.  We
therefore have to pass this structure to at91_mci_read() and
at91_mci_write().

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/at91_mci.c