All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ALSA: ASoC: Davinci: Fix incorrect machine type for SFFSDR board
@ 2009-03-05 20:44 Hugo Villeneuve
  2009-03-08  2:45 ` Kevin Hilman
  2009-03-08  2:47 ` Kevin Hilman
  0 siblings, 2 replies; 5+ messages in thread
From: Hugo Villeneuve @ 2009-03-05 20:44 UTC (permalink / raw)
  To: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw
  Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/

Signed-off-by: Hugo Villeneuve <hugo-rg2e/+w5TaNBDgjK7y7TUQ@public.gmane.org>
---
 sound/soc/davinci/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig
index 7d3a85d..411a710 100644
--- a/sound/soc/davinci/Kconfig
+++ b/sound/soc/davinci/Kconfig
@@ -21,7 +21,7 @@ config SND_DAVINCI_SOC_EVM
 
 config SND_DAVINCI_SOC_SFFSDR
 	tristate "SoC Audio support for SFFSDR"
-	depends on SND_DAVINCI_SOC && MACH_DAVINCI_SFFSDR
+	depends on SND_DAVINCI_SOC && MACH_SFFSDR
 	select SND_DAVINCI_SOC_I2S
 	select SND_SOC_PCM3008
 	select SFFSDR_FPGA
-- 
1.5.4.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH 1/1] ALSA: ASoC: Davinci: Fix incorrect machine type for SFFSDR board
@ 2009-03-06 20:56 Hugo Villeneuve
  2009-03-06 21:58 ` Mark Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Hugo Villeneuve @ 2009-03-06 20:56 UTC (permalink / raw)
  To: alsa-devel

Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
---
 sound/soc/davinci/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig
index 7d3a85d..411a710 100644
--- a/sound/soc/davinci/Kconfig
+++ b/sound/soc/davinci/Kconfig
@@ -21,7 +21,7 @@ config SND_DAVINCI_SOC_EVM
 
 config SND_DAVINCI_SOC_SFFSDR
 	tristate "SoC Audio support for SFFSDR"
-	depends on SND_DAVINCI_SOC && MACH_DAVINCI_SFFSDR
+	depends on SND_DAVINCI_SOC && MACH_SFFSDR
 	select SND_DAVINCI_SOC_I2S
 	select SND_SOC_PCM3008
 	select SFFSDR_FPGA
-- 
1.5.4.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-08  2:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05 20:44 [PATCH 1/1] ALSA: ASoC: Davinci: Fix incorrect machine type for SFFSDR board Hugo Villeneuve
2009-03-08  2:45 ` Kevin Hilman
2009-03-08  2:47 ` Kevin Hilman
  -- strict thread matches above, loose matches on Subject: below --
2009-03-06 20:56 Hugo Villeneuve
2009-03-06 21:58 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.