From 8459d85fa38e8882a9767c105fc01cb8e95e7d5b Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Thu, 17 Nov 2016 14:02:57 +0200 Subject: ipq806x: refresh patches This patch refreshes the ipq806x kernel patches. There was a large PR for ipq806x in the queue when the kernel patches were refreshed for 4.4.32, so currently there is quite much fuzz for ipq806x. Signed-off-by: Hannu Nyman --- ...rpm-Add-missing-of_node_put-after-calling-of_parse_phandle.patch | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'target/linux/ipq806x/patches-4.4/005-mfd-qcom_rpm-Add-missing-of_node_put-after-calling-of_parse_phandle.patch') diff --git a/target/linux/ipq806x/patches-4.4/005-mfd-qcom_rpm-Add-missing-of_node_put-after-calling-of_parse_phandle.patch b/target/linux/ipq806x/patches-4.4/005-mfd-qcom_rpm-Add-missing-of_node_put-after-calling-of_parse_phandle.patch index c80bbd5a01..b3cef7b3fd 100644 --- a/target/linux/ipq806x/patches-4.4/005-mfd-qcom_rpm-Add-missing-of_node_put-after-calling-of_parse_phandle.patch +++ b/target/linux/ipq806x/patches-4.4/005-mfd-qcom_rpm-Add-missing-of_node_put-after-calling-of_parse_phandle.patch @@ -13,11 +13,9 @@ Signed-off-by: Lee Jones 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 -- cgit v1.2.3