]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MMC: Make OMAP MMC work
authorTony Lindgren <tony@atomide.com>
Tue, 2 May 2006 08:59:36 +0000 (01:59 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 2 May 2006 08:59:36 +0000 (01:59 -0700)
commit688295ebfde6dfd29b34feaf3cb6f71b976ef27b
tree2b2547fb151ffe6da479e8e58afbb7706098dde1
parent401066e1e642b6fc865aac513aa5d6fd0ce7c8e7
MMC: Make OMAP MMC work

This patch makes OMAP MMC work again:

- Fix compile errors
- Do not ioremap base as it is already statically mapped
- Clean-up platform device handling
- Fix compile warnings

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/devices.c
drivers/mmc/omap.c