1. 24 4月, 2009 1 次提交
  2. 24 3月, 2009 1 次提交
  3. 11 12月, 2008 2 次提交
    • T
      omap mmc: Add better MMC low-level init · d8874665
      Tony Lindgren 提交于
      This will simplify the MMC low-level init, and make it more
      flexible to add support for a newer MMC controller in the
      following patches.
      
      The patch rearranges platform data and gets rid of slot vs
      controller confusion in the old data structures. Also fix
      device id numbering in the clock code.
      
      Some code snippets are based on an earlier patch by
      Russell King <linux@arm.linux.org.uk>.
      
      Cc: Pierre Ossman <drzeus-mmc@drzeus.cx>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      
      
      
      
      
      d8874665
    • T
      omap mmc: Remove broken MMC init code · 652bcd8f
      Tony Lindgren 提交于
      Most of the omap1 MMC boards got broken by an earlier patch
      138ab9f8. If you look closely,
      the MMC init funtions are pretty much just stubs.
      
      Remove broken init code to make room for cleaner MMC init code.
      
      Cc: Pierre Ossman <drzeus-mmc@drzeus.cx>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      
      652bcd8f
  4. 07 8月, 2008 1 次提交
  5. 09 2月, 2008 1 次提交