From 88ca6390eab24efda3f6333453cd645b5e20e400 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 6 Jan 2017 13:53:27 +0100 Subject: kernel: bump to 4.4.40 Refresh patches on all 4.4 supported platforms. Compile & run tested: lantiq/xrx200 Signed-off-by: Hauke Mehrtens --- .../linux/generic/patches-4.4/105-add-linux-spidev-compatible.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-4.4/105-add-linux-spidev-compatible.patch') diff --git a/target/linux/generic/patches-4.4/105-add-linux-spidev-compatible.patch b/target/linux/generic/patches-4.4/105-add-linux-spidev-compatible.patch index e3f750a6e1..cae20a532a 100644 --- a/target/linux/generic/patches-4.4/105-add-linux-spidev-compatible.patch +++ b/target/linux/generic/patches-4.4/105-add-linux-spidev-compatible.patch @@ -3,8 +3,8 @@ Several device in ramips have this binding in the dts Signed-off-by: Giuseppe Lippolis --- ---- a/drivers/spi/spidev.c 2016-12-11 09:43:30.502270523 +0100 -+++ b/drivers/spi/spidev.c 2016-12-11 09:45:54.688430012 +0100 +--- a/drivers/spi/spidev.c ++++ b/drivers/spi/spidev.c @@ -695,6 +695,7 @@ static struct class *spidev_class; static const struct of_device_id spidev_dt_ids[] = { { .compatible = "rohm,dh2228fv" }, -- cgit v1.2.3