X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0562-Pisound-dynamic-overlay-1760.patch;h=81950dfe06af9514aa2ab107b3cb6766967b5326;hb=0dcc4d239da78bc20b091d50c097c386e0e61902;hp=b1aa05f90ef1ceda098d2d0919ccb294581b4590;hpb=1adc6db0362d2fdede68a3f1f3a5f119ca39d30a;p=openwrt%2Fopenwrt.git diff --git a/target/linux/brcm2708/patches-4.4/0562-Pisound-dynamic-overlay-1760.patch b/target/linux/brcm2708/patches-4.4/0562-Pisound-dynamic-overlay-1760.patch index b1aa05f90e..81950dfe06 100644 --- a/target/linux/brcm2708/patches-4.4/0562-Pisound-dynamic-overlay-1760.patch +++ b/target/linux/brcm2708/patches-4.4/0562-Pisound-dynamic-overlay-1760.patch @@ -11,8 +11,6 @@ Print a logline when the kernel module is removed. sound/soc/bcm/pisound.c | 2 + 2 files changed, 52 insertions(+), 44 deletions(-) -diff --git a/arch/arm/boot/dts/overlays/pisound-overlay.dts b/arch/arm/boot/dts/overlays/pisound-overlay.dts -index 7cdfc29..5197e65 100644 --- a/arch/arm/boot/dts/overlays/pisound-overlay.dts +++ b/arch/arm/boot/dts/overlays/pisound-overlay.dts @@ -26,6 +26,54 @@ @@ -133,11 +131,9 @@ index 7cdfc29..5197e65 100644 - }; - }; }; -diff --git a/sound/soc/bcm/pisound.c b/sound/soc/bcm/pisound.c -index a3cd089..30903fcf 100644 --- a/sound/soc/bcm/pisound.c +++ b/sound/soc/bcm/pisound.c -@@ -954,6 +954,8 @@ static int pisnd_probe(struct platform_device *pdev) +@@ -954,6 +954,8 @@ static int pisnd_probe(struct platform_d static int pisnd_remove(struct platform_device *pdev) { @@ -146,6 +142,3 @@ index a3cd089..30903fcf 100644 if (pisnd_kobj) { kobject_put(pisnd_kobj); pisnd_kobj = NULL; --- -2.1.4 -