-by: Henry Yen
---
drivers/thermal/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 3eb2348e5242..3a37f674f7f3 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -409,6 +409,7 @@ config MTK_THERMAL
depends
: 3966be3c08c3 ("thermal: mediatek: add support for MT7622 SoC")
Signed-off-by: Henry Yen
---
drivers/thermal/mtk_thermal.c | 132 --
1 file changed, 125 insertions(+), 7 deletions(-)
diff --git a/drivers/thermal/mtk_thermal.c b/drivers/thermal/mtk_therm
appended to the
current code, and then the second patch will add _V2 functions with
the same purpose but different implementation.
Signed-off-by: Henry Yen
---
drivers/thermal/mtk_thermal.c | 114 ++
1 file changed, 62 insertions(+), 52 deletions(-)
diff --git a
. Then this patchset will add the support for another
platform (e.g., MT7622 SoC).
Changelog:
v2:
* reorganize the order of the two patches
* remove unnecessary .extract and .convert callbacks
* add fixes tag
v1:
* initial post
Henry Yen (2):
thermal: mediatek: prepare to add support for other
per via
command "echo 1 > /proc/sys/net/netfilter/nf_conntrack_helper",
the status of IPS_HELPER_BIT will not present any change, and
consequently it loses the checking ability in the context.
Signed-off-by: Henry Yen
Reviewed-by: Ryder Lee
---
net/netfilter/nft_flow_offload.c | 5
5 matches
Mail list logo