]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: OMAP2: Use hwmod to initialize mmc for 2420
authorTony Lindgren <tony@atomide.com>
Tue, 26 Jun 2012 10:14:20 +0000 (03:14 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Jun 2012 10:14:20 +0000 (03:14 -0700)
commitb955eefc46a6923424cbede2f8ab76c8f5acf056
treecb927c0108416095857131397031a7f8226e7d13
parent5f7b9004297257e69212de89881979919d8e1adc
ARM: OMAP2: Use hwmod to initialize mmc for 2420

This allows us to pass dma request lines in platform data to
MMC driver the same way as we already do for omap2430 and later.

Also note that we need to only build this code if MMC_OMAP
is selected, so change Makefile accordingly and place it near
the MMC_OMAP_HS in the Makefile.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/msdi.c