ipq806x: refresh patches
[openwrt/staging/yousong.git] / target / linux / ipq806x / patches-4.4 / 005-mfd-qcom_rpm-Add-missing-of_node_put-after-calling-of_parse_phandle.patch
index c80bbd5a01c0a51ffc729ac13b8d0dc06ff260af..b3cef7b3fd3bf199dc29e7c0fb94575388e06bf5 100644 (file)
@@ -13,11 +13,9 @@ Signed-off-by: Lee Jones <lee.jones@linaro.org>
  drivers/mfd/qcom_rpm.c | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/drivers/mfd/qcom_rpm.c b/drivers/mfd/qcom_rpm.c
-index a74210d..d330071 100644
 --- a/drivers/mfd/qcom_rpm.c
 +++ b/drivers/mfd/qcom_rpm.c
-@@ -589,6 +589,7 @@ static int qcom_rpm_probe(struct platform_device *pdev)
+@@ -538,6 +538,7 @@ static int qcom_rpm_probe(struct platfor
        }
  
        rpm->ipc_regmap = syscon_node_to_regmap(syscon_np);
@@ -25,5 +23,3 @@ index a74210d..d330071 100644
        if (IS_ERR(rpm->ipc_regmap))
                return PTR_ERR(rpm->ipc_regmap);
  
--- 
-cgit v0.12