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)
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>

No differences found