From f35dbef6d2aca7aa852aa5cc4160de6dc17abbae Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Fri, 7 May 2021 19:32:18 +0100 Subject: kernel: bump 5.10 to 5.10.35 Refresh kernel patches. Built under MacOS Run tested: x86_64 (apu2) Signed-off-by: Kevin Darbyshire-Bryant --- ...104-8-drivers-thermal-tsens-Add-support-for-ipq8064-tsens.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/ipq806x/patches-5.10/104-8-drivers-thermal-tsens-Add-support-for-ipq8064-tsens.patch') diff --git a/target/linux/ipq806x/patches-5.10/104-8-drivers-thermal-tsens-Add-support-for-ipq8064-tsens.patch b/target/linux/ipq806x/patches-5.10/104-8-drivers-thermal-tsens-Add-support-for-ipq8064-tsens.patch index 928e8fd695..a6ecac1cae 100644 --- a/target/linux/ipq806x/patches-5.10/104-8-drivers-thermal-tsens-Add-support-for-ipq8064-tsens.patch +++ b/target/linux/ipq806x/patches-5.10/104-8-drivers-thermal-tsens-Add-support-for-ipq8064-tsens.patch @@ -12,11 +12,9 @@ Reviewed-by: Thara Gopinath drivers/thermal/qcom/tsens.c | 3 +++ 1 file changed, 3 insertions(+) -diff --git a/drivers/thermal/qcom/tsens.c b/drivers/thermal/qcom/tsens.c -index 38b9936def1a..58073dc5d30b 100644 --- a/drivers/thermal/qcom/tsens.c +++ b/drivers/thermal/qcom/tsens.c -@@ -966,6 +966,9 @@ static SIMPLE_DEV_PM_OPS(tsens_pm_ops, tsens_suspend, tsens_resume); +@@ -966,6 +966,9 @@ static SIMPLE_DEV_PM_OPS(tsens_pm_ops, t static const struct of_device_id tsens_table[] = { { @@ -26,6 +24,3 @@ index 38b9936def1a..58073dc5d30b 100644 .compatible = "qcom,msm8916-tsens", .data = &data_8916, }, { --- -2.30.2 - -- cgit v1.2.3