summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch
index 184d1689..f429e74f 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0063-beaglebone-dvi-cape-audio-hacks.patch
@@ -1,13 +1,13 @@
1From 4c0991689b1e22f28d4827b218e31131f9f56be7 Mon Sep 17 00:00:00 2001 1From 81ca4844089a80e1b1a285ce661f662a04312e81 Mon Sep 17 00:00:00 2001
2From: Koen Kooi <koen@dominion.thruhere.net> 2From: Koen Kooi <koen@dominion.thruhere.net>
3Date: Wed, 23 May 2012 15:51:12 +0200 3Date: Wed, 23 May 2012 15:51:12 +0200
4Subject: [PATCH 63/63] beaglebone: dvi cape audio hacks 4Subject: [PATCH 63/79] beaglebone: dvi cape audio hacks
5 5
6--- 6---
7 arch/arm/mach-omap2/board-am335xevm.c | 72 ++++++++++++++++++++++++++------ 7 arch/arm/mach-omap2/board-am335xevm.c | 72 ++++++++++++++++++++++++++-------
8 arch/arm/mach-omap2/devices.c | 2 +- 8 arch/arm/mach-omap2/devices.c | 2 +-
9 sound/soc/codecs/tlv320aic3x.c | 2 +- 9 sound/soc/codecs/tlv320aic3x.c | 2 +-
10 sound/soc/davinci/davinci-evm.c | 7 ++- 10 sound/soc/davinci/davinci-evm.c | 7 ++--
11 4 files changed, 64 insertions(+), 19 deletions(-) 11 4 files changed, 64 insertions(+), 19 deletions(-)
12 12
13diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c 13diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c
@@ -173,7 +173,7 @@ index 9e029da..41c9b0f 100644
173 } 173 }
174 174
175diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c 175diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c
176index d0dbac1..fc32b7f 100644 176index cdb473c..5567756 100644
177--- a/sound/soc/codecs/tlv320aic3x.c 177--- a/sound/soc/codecs/tlv320aic3x.c
178+++ b/sound/soc/codecs/tlv320aic3x.c 178+++ b/sound/soc/codecs/tlv320aic3x.c
179@@ -52,7 +52,7 @@ 179@@ -52,7 +52,7 @@
@@ -213,5 +213,5 @@ index f6a62c3..7ad7b37 100644
213 platform_set_drvdata(evm_snd_device, evm_snd_dev_data); 213 platform_set_drvdata(evm_snd_device, evm_snd_dev_data);
214 ret = platform_device_add(evm_snd_device); 214 ret = platform_device_add(evm_snd_device);
215-- 215--
2161.7.7.6 2161.7.10
217 217