From aa528eec7317cd43bf6a8b71d38df8494926798f Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Sat, 10 Sep 2022 01:15:22 +0900 Subject: realtek: refresh patches in 5.15 Adjust patches for kernel 5.15. Signed-off-by: INAGAKI Hiroshi --- target/linux/realtek/patches-5.15/310-add-i2c-rtl9300-support.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/realtek/patches-5.15/310-add-i2c-rtl9300-support.patch') diff --git a/target/linux/realtek/patches-5.15/310-add-i2c-rtl9300-support.patch b/target/linux/realtek/patches-5.15/310-add-i2c-rtl9300-support.patch index 4df9bf043b..2125aea77f 100644 --- a/target/linux/realtek/patches-5.15/310-add-i2c-rtl9300-support.patch +++ b/target/linux/realtek/patches-5.15/310-add-i2c-rtl9300-support.patch @@ -17,7 +17,7 @@ Submitted-by: Birger Koblitz --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig -@@ -954,6 +954,16 @@ config I2C_RK3X +@@ -949,6 +949,16 @@ config I2C_RK3X This driver can also be built as a module. If so, the module will be called i2c-rk3x. @@ -36,7 +36,7 @@ Submitted-by: Birger Koblitz help --- a/drivers/i2c/busses/Makefile +++ b/drivers/i2c/busses/Makefile -@@ -95,6 +95,7 @@ obj-$(CONFIG_I2C_QCOM_GENI) += i2c-qcom- +@@ -94,6 +94,7 @@ obj-$(CONFIG_I2C_QCOM_GENI) += i2c-qcom- obj-$(CONFIG_I2C_QUP) += i2c-qup.o obj-$(CONFIG_I2C_RIIC) += i2c-riic.o obj-$(CONFIG_I2C_RK3X) += i2c-rk3x.o -- cgit v1.2.3