• Tony Lindgren's avatar
    mmc: omap: Remove cpu_is_omap usage from the driver · 53db20d1
    Tony Lindgren authored
    This is needed for the ARM common zImage support.
    
    We can use the existing slot features to pass omap1
    specific options to the driver. For omap2 we don't
    want to pass anything new as that will be eventually
    moved to use device tree based init.
    
    Note that this patch depends on earlier patch that
    moves plat/mmc.h into include/linux/platform_data.
    
    Cc: linux-mmc@vger.kernel.org
    Cc: Venkatraman S <svenkatr@ti.com>
    Acked-by: default avatarChris Ball <cjb@laptop.org>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    53db20d1
omap.c 38.2 KB