1. 25 5月, 2011 1 次提交
    • L
      mach-ux500: move the DB8500 PRCMU driver to MFD · 650c2a21
      Linus Walleij 提交于
      We have decided that this function arbiter fits better in the MFD
      subsystem. Since we need to concatenate the split header files we move
      it basically like this:
      
      mv mach-ux500/prcmu-db8500.c drivers/mfd/db8500-prcmu.c
      mv mach-ux500/include/mach/prcmu-defs.h include/linux/mfd/db8500-prcmu.h
      mv mach-ux500/include/mach/prcmu-regs.h drivers/mfd/db8500-prcmu-regs.h
      mach-ux500/include/mach/prcmu.h >> include/linux/mfd/db8500-prcmu.h
      rm arch/arm/mach-ux500/include/mach/prcmu.h
      
      Then we update different #include statements and Makefile orders etc
      to make the PRCMU driver compile, link and boot in the new place
      without really changing any code.
      Acked-by: NSamuel Ortiz <sameo@linux.intel.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      650c2a21
  2. 31 3月, 2011 1 次提交
  3. 28 3月, 2011 1 次提交
  4. 27 3月, 2011 1 次提交
  5. 25 3月, 2011 1 次提交
  6. 23 3月, 2011 6 次提交
  7. 22 3月, 2011 1 次提交
  8. 15 3月, 2011 1 次提交
  9. 01 3月, 2011 1 次提交
  10. 14 1月, 2011 3 次提交
  11. 29 12月, 2010 1 次提交
  12. 20 12月, 2010 1 次提交
  13. 29 10月, 2010 13 次提交
  14. 12 8月, 2010 5 次提交
  15. 11 8月, 2010 1 次提交
  16. 28 5月, 2010 2 次提交