All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sangsu Park <sangsu4u.park@samsung.com>
To: 'Kukjin Kim' <kgene.kim@samsung.com>,
	'Mark Brown' <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, lrg@ti.com,
	sbkim73@samsung.com, ben-linux@fluff.org
Subject: [RESUBMIT PATCH] ASoC: SAMSUNG: Change Kconfig to support all SAMSUNG ASoC
Date: Tue, 28 Aug 2012 17:55:49 +0900	[thread overview]
Message-ID: <003301cd84fa$eb8a6b20$c29f4160$@samsung.com> (raw)

All SAMSUNG ASoC needs SND_SOC_SAMSUNG configuration.
This patch change Kconfig to support all SAMSUNG ASoC.

Signed-off-by: Sangsu Park <sangsu4u.park@samsung.com>
---
 sound/soc/samsung/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index f17dd25..e7b8317 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -1,6 +1,6 @@
 config SND_SOC_SAMSUNG
 	tristate "ASoC support for Samsung"
-	depends on ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5P64X0 || ARCH_EXYNOS4
+	depends on PLAT_SAMSUNG
 	select S3C64XX_DMA if ARCH_S3C64XX
 	select S3C2410_DMA if ARCH_S3C24XX
 	help
-- 
1.7.1

On 08/28/12 8:00, Kukjin Kim wrote:
> On 08/27/12 11:08, Mark Brown wrote:
> > On Mon, Aug 27, 2012 at 11:06:47AM -0700, Kukjin Kim wrote:
> >
> >> Hmm, all of Samsung stuff is available...so how about?
> >>
> >> +	depends on PLAT_SAMSUNG
> >
> > Yes, that's a very good idea!
> 
> Mark, thanks.
> 
> Sangsu, could you please re-submit as per my suggestion?
> 
> Thanks.
> 

Kukjin, thanks. 
This is re-submit patch. In fact, I'd wanted to submit your idea :)
Thanks.

> Best regards,
> Kgene.
> --
> Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, SW Solution Development Team, Samsung
> Electronics Co., Ltd.

WARNING: multiple messages have this Message-ID (diff)
From: sangsu4u.park@samsung.com (Sangsu Park)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESUBMIT PATCH] ASoC: SAMSUNG: Change Kconfig to support all SAMSUNG ASoC
Date: Tue, 28 Aug 2012 17:55:49 +0900	[thread overview]
Message-ID: <003301cd84fa$eb8a6b20$c29f4160$@samsung.com> (raw)

All SAMSUNG ASoC needs SND_SOC_SAMSUNG configuration.
This patch change Kconfig to support all SAMSUNG ASoC.

Signed-off-by: Sangsu Park <sangsu4u.park@samsung.com>
---
 sound/soc/samsung/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index f17dd25..e7b8317 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -1,6 +1,6 @@
 config SND_SOC_SAMSUNG
 	tristate "ASoC support for Samsung"
-	depends on ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5P64X0 || ARCH_EXYNOS4
+	depends on PLAT_SAMSUNG
 	select S3C64XX_DMA if ARCH_S3C64XX
 	select S3C2410_DMA if ARCH_S3C24XX
 	help
-- 
1.7.1

On 08/28/12 8:00, Kukjin Kim wrote:
> On 08/27/12 11:08, Mark Brown wrote:
> > On Mon, Aug 27, 2012 at 11:06:47AM -0700, Kukjin Kim wrote:
> >
> >> Hmm, all of Samsung stuff is available...so how about?
> >>
> >> +	depends on PLAT_SAMSUNG
> >
> > Yes, that's a very good idea!
> 
> Mark, thanks.
> 
> Sangsu, could you please re-submit as per my suggestion?
> 
> Thanks.
> 

Kukjin, thanks. 
This is re-submit patch. In fact, I'd wanted to submit your idea :)
Thanks.

> Best regards,
> Kgene.
> --
> Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, SW Solution Development Team, Samsung
> Electronics Co., Ltd.

             reply	other threads:[~2012-08-28  8:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28  8:55 Sangsu Park [this message]
2012-08-28  8:55 ` [RESUBMIT PATCH] ASoC: SAMSUNG: Change Kconfig to support all SAMSUNG ASoC Sangsu Park
2012-08-28  9:54 ` [alsa-devel] " Sangbeom Kim
2012-08-28  9:54   ` Sangbeom Kim
2012-08-28 17:17 ` Mark Brown
2012-08-28 17:17   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003301cd84fa$eb8a6b20$c29f4160$@samsung.com' \
    --to=sangsu4u.park@samsung.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=ben-linux@fluff.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=sbkim73@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.