All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Sangbeom Kim <sbkim73@samsung.com>
Cc: alsa-devel@alsa-project.org, sbkim01@gmail.com,
	'Liam Girdwood' <lrg@ti.com>,
	sangsu4u.park@samsung.com
Subject: Re: ASoC: Samsung: Update Kconfig for Exynos5250 and Exynos4412
Date: Fri, 16 Mar 2012 19:01:10 +0000	[thread overview]
Message-ID: <20120316190109.GB3158@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <0c4001cd034a$19b862f0$4d2928d0$@com>


[-- Attachment #1.1: Type: text/plain, Size: 709 bytes --]

On Fri, Mar 16, 2012 at 04:55:05PM +0900, Sangbeom Kim wrote:
> Update Kconfig file to support the Exynos5250 and Exynos4412

I tried to apply this but git am complained about a corrupt patch on
line 13 and I couldn't immediately figure out why, sorry.


> -	depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210 || MACH_SMDK4212)
> +	depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210 || MACH_SMDK4212 ||
> MACH_SMDK4412 || MACH_SMDK5250)

Converting to platform device would be better for device tree and would
mean we could just remove the dependency here which would make adding
new boards easier - just include it in the board instead of having to
list all the boards in ASoC as well.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



      reply	other threads:[~2012-03-16 19:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16  7:55 ASoC: Samsung: Update Kconfig for Exynos5250 and Exynos4412 Sangbeom Kim
2012-03-16 19:01 ` Mark Brown [this message]

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=20120316190109.GB3158@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@ti.com \
    --cc=sangsu4u.park@samsung.com \
    --cc=sbkim01@gmail.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.