1. 31 3月, 2017 1 次提交
    • A
      multi_v7_defconfig: make Rockchip DRM drivers built-in · 4a85aae6
      Arnd Bergmann 提交于
      These cause warnings in linux-next, as the symbols have become 'bool' there:
      
      arch/arm/configs/multi_v7_defconfig:600:warning: symbol value 'm' invalid for ROCKCHIP_INNO_HDMI
      arch/arm/configs/multi_v7_defconfig:599:warning: symbol value 'm' invalid for ROCKCHIP_DW_MIPI_DSI
      arch/arm/configs/multi_v7_defconfig:598:warning: symbol value 'm' invalid for ROCKCHIP_DW_HDMI
      arch/arm/configs/multi_v7_defconfig:597:warning: symbol value 'm' invalid for ROCKCHIP_ANALOGIX_DP
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      4a85aae6
  2. 18 3月, 2017 1 次提交
  3. 19 2月, 2017 1 次提交
  4. 17 2月, 2017 2 次提交
  5. 08 2月, 2017 1 次提交
  6. 04 2月, 2017 1 次提交
  7. 16 1月, 2017 1 次提交
  8. 13 1月, 2017 2 次提交
  9. 10 1月, 2017 2 次提交
  10. 03 1月, 2017 1 次提交
  11. 01 12月, 2016 1 次提交
  12. 28 11月, 2016 1 次提交
  13. 21 11月, 2016 1 次提交
    • L
      mfd: qcom-pm8xxx: Clean up PM8XXX namespace · 40a3a0f2
      Linus Walleij 提交于
      The Kconfig and file naming for the PM8xxx driver is totally
      confusing:
      
      - Kconfig options MFD_PM8XXX and MFD_PM8921_CORE, some in-kernel
        users depending on or selecting either at random.
      - A driver file named pm8921-core.c even if it is indeed
        used by the whole PM8xxx family of chips.
      - An irqchip named pm8xxx since it was (I guess) realized that
        the driver was generic for all pm8xxx PMICs.
      
      As I may want to add support for PM8901 this is starting to get
      really messy. Fix this situation by:
      
      - Remove the MFD_PM8921_CORE symbol and rely solely on MFD_PM8XXX
        and convert all users, including LEDs Kconfig and ARM defconfigs
        for qcom and multi_v7 to use that single symbol.
      - Renaming the driver to qcom-pm8xxx.c to fit along the two
        other qcom* prefixed drivers.
      - Rename functions withing the driver from 8921 to 8xxx to
        indicate it is generic.
      - Just drop the =m config from the pxa_defconfig, I have no clue
        why it is even there, it is not a Qualcomm platform. (Possibly
        older Kconfig noise from saveconfig.)
      
      Cc: Stephen Boyd <sboyd@codeaurora.org>
      Cc: Neil Armstrong <narmstrong@baylibre.com>
      Cc: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      Reviewed-by: NAndy Gross <andy.gross@linaro.org>
      Acked-by: NBjorn Andersson <bjorn.andersson@linaro.org>
      Acked-by: NJacek Anaszewski <j.anaszewski@samsung.com>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      Signed-off-by: NLee Jones <lee.jones@linaro.org>
      40a3a0f2
  14. 21 10月, 2016 1 次提交
  15. 20 10月, 2016 2 次提交
  16. 19 10月, 2016 1 次提交
  17. 18 10月, 2016 6 次提交
  18. 16 10月, 2016 1 次提交
  19. 19 9月, 2016 1 次提交
  20. 15 9月, 2016 1 次提交
  21. 02 9月, 2016 1 次提交
  22. 19 8月, 2016 1 次提交
  23. 17 8月, 2016 1 次提交
  24. 09 8月, 2016 2 次提交
  25. 11 7月, 2016 2 次提交
  26. 04 7月, 2016 1 次提交
  27. 27 6月, 2016 1 次提交
  28. 20 6月, 2016 1 次提交
  29. 17 6月, 2016 1 次提交