kernel: update 3.14 to 3.14.18
[openwrt.git] / target / linux / ipq806x / patches / 0058-spmi-pmic_arb-make-selectable-on-ARCH_QCOM.patch
1 From 840fe915072597b5ba9599c4579f014f47b9638e Mon Sep 17 00:00:00 2001
2 From: Josh Cartwright <joshc@codeaurora.org>
3 Date: Mon, 3 Mar 2014 10:49:43 -0600
4 Subject: [PATCH 058/182] spmi: pmic_arb: make selectable on ARCH_QCOM
5
6 With the split of Qualcomm MSM support into legacy and multiplatform,
7 the SPMI PMIC arb driver is only relevant on the multiplatform supported
8 SoCs. Switch the Kconfig depends to ARCH_QCOM.
9
10 Acked-by: Kumar Gala <galak@codeaurora.org>
11 Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
12 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 ---
14  drivers/spmi/Kconfig |    4 ++--
15  1 file changed, 2 insertions(+), 2 deletions(-)
16
17 --- a/drivers/spmi/Kconfig
18 +++ b/drivers/spmi/Kconfig
19 @@ -14,8 +14,8 @@ config SPMI_MSM_PMIC_ARB
20         tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)"
21         depends on ARM
22         depends on IRQ_DOMAIN
23 -       depends on ARCH_MSM || COMPILE_TEST
24 -       default ARCH_MSM
25 +       depends on ARCH_QCOM || COMPILE_TEST
26 +       default ARCH_QCOM
27         help
28           If you say yes to this option, support will be included for the
29           built-in SPMI PMIC Arbiter interface on Qualcomm MSM family