1. 27 5月, 2013 27 次提交
  2. 10 5月, 2013 1 次提交
  3. 07 5月, 2013 1 次提交
  4. 30 4月, 2013 2 次提交
  5. 24 4月, 2013 1 次提交
  6. 19 4月, 2013 1 次提交
    • A
      mmc: sdhci-s3c: remove platform dependencies · cc014f3e
      Arnd Bergmann 提交于
      plat/regs-sdhci.h is not used anywhere but in the sdhci-s3c
      driver, so it can become a local file there and all other
      inclusions removed.
      
      plat/sdhci.h is used only to define the platform devices,
      and with the exception of the platform_data structure not
      needed by the driver, so we can split out the platform_data
      definition instead and leave the rest to platform code.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Acked-by: NChris Ball <cjb@laptop.org>
      cc014f3e
  7. 15 4月, 2013 1 次提交
  8. 13 4月, 2013 6 次提交