1. 28 1月, 2019 1 次提交
  2. 26 1月, 2019 1 次提交
  3. 15 1月, 2019 2 次提交
  4. 04 1月, 2019 3 次提交
  5. 16 11月, 2018 1 次提交
  6. 18 10月, 2018 1 次提交
  7. 10 10月, 2018 1 次提交
    • A
      ASoC: max98988: add I2C dependency · 9641faa2
      Arnd Bergmann 提交于
      max98988 only builds with I2C support enabled, otherwise we get a build error:
      
      sound/soc/codecs/max98088.c:1789:1: error: data definition has no type or storage class [-Werror]
       module_i2c_driver(max98088_i2c_driver);
       ^~~~~~~~~~~~~~~~~
      sound/soc/codecs/max98088.c:1789:1: error: type defaults to 'int' in declaration of 'module_i2c_driver' [-Werror=implicit-int]
      sound/soc/codecs/max98088.c:1789:1: error: parameter names (without types) in function declaration [-Werror]
      sound/soc/codecs/max98088.c:1780:26: error: 'max98088_i2c_driver' defined but not used [-Werror=unused-variable]
      
      Fixes: 24ae67c5 ("ASoC: max98988: make it selectable")
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Reviewed-by: NMarco Felsch <m.felsch@pengutronix.de>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      9641faa2
  8. 09 10月, 2018 1 次提交
  9. 29 8月, 2018 3 次提交
  10. 01 8月, 2018 2 次提交
  11. 03 7月, 2018 1 次提交
  12. 27 6月, 2018 2 次提交
  13. 18 6月, 2018 1 次提交
  14. 01 6月, 2018 1 次提交
  15. 22 5月, 2018 1 次提交
  16. 18 5月, 2018 1 次提交
  17. 26 4月, 2018 1 次提交
  18. 17 4月, 2018 2 次提交
  19. 19 3月, 2018 2 次提交
  20. 02 3月, 2018 1 次提交
  21. 27 2月, 2018 2 次提交
  22. 20 2月, 2018 1 次提交
  23. 16 2月, 2018 2 次提交
  24. 10 1月, 2018 1 次提交
  25. 05 1月, 2018 2 次提交
  26. 13 12月, 2017 1 次提交
  27. 06 12月, 2017 2 次提交