1. 28 6月, 2013 1 次提交
    • D
      mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER · 870556a3
      Doug Anderson 提交于
      It is possible to specify a regulator that should be turned on when
      dw_mmc is probed.  At the moment dw_mmc will fail to use the regulator
      properly if the regulator probes after dw_mmc.  Fix this problem by
      honoring EPROBE_DEFER.
      
      At the same time move the regulator code out of the slot init code.
      We only specify one regulator for the whole device and other parts of
      the code (like suspend/resume) assume that the regulator has only been
      enabled once.
      Signed-off-by: NDoug Anderson <dianders@chromium.org>
      Signed-off-by: NChris Ball <cjb@laptop.org>
      870556a3
  2. 27 6月, 2013 1 次提交
  3. 27 5月, 2013 2 次提交
  4. 13 4月, 2013 1 次提交
  5. 04 4月, 2013 4 次提交
  6. 23 3月, 2013 7 次提交
  7. 22 3月, 2013 1 次提交
  8. 28 2月, 2013 1 次提交
  9. 25 2月, 2013 3 次提交
  10. 07 12月, 2012 5 次提交
  11. 08 11月, 2012 4 次提交
  12. 08 10月, 2012 1 次提交
  13. 03 10月, 2012 7 次提交
  14. 05 9月, 2012 2 次提交