0029-pinctrl-msm-Drop-OF_IRQ-dependency.patch 908 B

1234567891011121314151617181920212223242526
  1. From 2cfbd01bd994bd16dbee28a99553796f12848c4c Mon Sep 17 00:00:00 2001
  2. From: Stephen Boyd <[email protected]>
  3. Date: Thu, 6 Mar 2014 22:44:43 -0800
  4. Subject: [PATCH 029/182] pinctrl: msm: Drop OF_IRQ dependency
  5. This driver doesn't rely on any functionality living in
  6. drivers/of/irq.c to compile. Drop this dependency.
  7. Signed-off-by: Stephen Boyd <[email protected]>
  8. Acked-by: Bjorn Andersson <[email protected]>
  9. Signed-off-by: Linus Walleij <[email protected]>
  10. ---
  11. drivers/pinctrl/Kconfig | 2 +-
  12. 1 file changed, 1 insertion(+), 1 deletion(-)
  13. --- a/drivers/pinctrl/Kconfig
  14. +++ b/drivers/pinctrl/Kconfig
  15. @@ -224,7 +224,7 @@ config PINCTRL_MSM
  16. config PINCTRL_MSM8X74
  17. tristate "Qualcomm 8x74 pin controller driver"
  18. - depends on GPIOLIB && OF && OF_IRQ
  19. + depends on GPIOLIB && OF
  20. select PINCTRL_MSM
  21. help
  22. This is the pinctrl, pinmux, pinconf and gpiolib driver for the