From 0dcc4d239da78bc20b091d50c097c386e0e61902 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 2 Apr 2017 11:53:42 +0200 Subject: kernel: update kernel 4.4 to 4.4.59 Signed-off-by: Hauke Mehrtens --- .../brcm2708/patches-4.4/0562-Pisound-dynamic-overlay-1760.patch | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'target/linux/brcm2708/patches-4.4/0562-Pisound-dynamic-overlay-1760.patch') 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 - -- cgit v1.2.3