X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.4%2F105-add-linux-spidev-compatible.patch;h=cae20a532acc3abac0b3de27da505ad23f11f00d;hb=88ca6390eab24efda3f6333453cd645b5e20e400;hp=e3f750a6e1e8303de0f04753088dba70c6f6fb82;hpb=b9857b21c27c3ba98a400cd797c540baa9f40be1;p=openwrt%2Fstaging%2Fyousong.git 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" },