sdio: add sdio_f0_readb() and sdio_f0_writeb()
authorDavid Vrabel <david.vrabel@csr.com>
Fri, 10 Aug 2007 12:29:46 +0000 (13:29 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 23 Sep 2007 19:24:27 +0000 (21:24 +0200)
Add sdio_f0_readb() and sdio_f0_writeb() functions to reading and
writing function 0 registers.  Writes outside the vendor specific CCCR
registers (0xF0 - 0xFF) are not permitted.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found