]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP: Clean up MMC driver, part 1
authorJuha Yrjola <juha.yrjola@solidboot.com>
Wed, 14 Jun 2006 20:25:53 +0000 (23:25 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Wed, 14 Jun 2006 20:25:53 +0000 (23:25 +0300)
commitd3c38d7dcd779474049abe8248167cbd24933e4e
tree7f8504b7de03068cfdfd5a9783363049150c9fa1
parente258acfc999e2a8a615c26ba43c5ec09b079e4d2
OMAP: Clean up MMC driver, part 1

- Move register definitions away from the header file
- Change OMAP_MMC_{READ,WRITE} macros to use the host pointer
- Replace base with virt_base and phys_base
- Implement OMAP2420 initialization workaround
- General code cleanups

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
drivers/mmc/omap.c
drivers/mmc/omap.h [deleted file]