1. 19 3月, 2014 3 次提交
  2. 18 3月, 2014 1 次提交
  3. 21 1月, 2014 4 次提交
  4. 26 11月, 2013 1 次提交
    • M
      mfd: Make MFD_AS3722 depend on I2C=y · 72ac0127
      Michal Marek 提交于
      MFD_AS3722 can only be builtin, so it needs I2C builtin as well.
      With I2C=m, we get:
      
      drivers/mfd/as3722.c:372: undefined reference to `devm_regmap_init_i2c'
      drivers/built-in.o: In function `as3722_i2c_driver_init':
      drivers/mfd/as3722.c:444: undefined reference to `i2c_register_driver'
      drivers/built-in.o: In function `as3722_i2c_driver_exit':
      drivers/mfd/as3722.c:444: undefined reference to `i2c_del_driver'
      Signed-off-by: NMichal Marek <mmarek@suse.cz>
      Signed-off-by: NLee Jones <lee.jones@linaro.org>
      72ac0127
  5. 23 10月, 2013 2 次提交
  6. 14 10月, 2013 1 次提交
  7. 13 9月, 2013 1 次提交
  8. 20 8月, 2013 1 次提交
  9. 31 7月, 2013 1 次提交
  10. 01 7月, 2013 1 次提交
  11. 24 6月, 2013 1 次提交
  12. 19 6月, 2013 1 次提交
  13. 18 6月, 2013 1 次提交
  14. 12 6月, 2013 2 次提交
  15. 17 5月, 2013 1 次提交
  16. 16 5月, 2013 1 次提交
    • D
      mfd: tps65912: Select MFD_CORE · c972c128
      David Rientjes 提交于
      CONFIG_MFD_CORE must be selected for TPS65912 to properly buid.
      Otherwise it results in a link error:
      
      	drivers/built-in.o: In function `tps65912_device_init':
      	(.text+0x587e4): undefined reference to `mfd_add_devices'
      	drivers/built-in.o: In function `tps65912_device_init':
      	(.text+0x5884c): undefined reference to `mfd_remove_devices'
      	drivers/built-in.o: In function `tps65912_device_exit':
      	(.text+0x58878): undefined reference to `mfd_remove_devices'
      Signed-off-by: NDavid Rientjes <rientjes@google.com>
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      c972c128
  17. 20 4月, 2013 1 次提交
  18. 19 4月, 2013 1 次提交
  19. 17 4月, 2013 1 次提交
  20. 09 4月, 2013 4 次提交
  21. 06 4月, 2013 1 次提交
  22. 05 4月, 2013 5 次提交
  23. 31 3月, 2013 1 次提交
  24. 29 3月, 2013 1 次提交
  25. 27 3月, 2013 1 次提交
  26. 26 3月, 2013 1 次提交