From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Seungwhan Youn <claude.youn@gmail.com>
Cc: alsa-devel@alsa-project.org,
Joonyoung Shim <jy0922.shim@samsung.com>,
Jassi Brar <jassisinghbrar@gmail.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Seungwhan Youn <sw.youn@samsung.com>,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH 1/5] ASoC: Remove -dai suffix from Samsung DAI devices
Date: Fri, 13 Aug 2010 13:29:15 +0100 [thread overview]
Message-ID: <20100813122915.GC21528@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <AANLkTimKpO311uc5zFyGVtUoXVetkk=f3GODyczFmkT4@mail.gmail.com>
On Fri, Aug 13, 2010 at 08:20:22PM +0900, Seungwhan Youn wrote:
> On Fri, Aug 13, 2010 at 5:59 PM, Mark Brown
> > There's no change between -i2s and -iis introduced by this patch,
> > all this patch did was strip the -dai suffix from the names. It looks
> > like this is an error in the Aquilla driver which should be corrected.
> I see. I just think that this patch modify to fix naming of i2s
> platform driver with setting corresponding arm/arch like your
> modification of 'smdk64xx_wm8580.c' in this patch. I think that aquila
> board was wrong example, but I'm afraid that other boards which was
> modified cpu_dai_name from Liam's multi-comp patches, also look
> not-correct. Because I don't know they are using platform driver on
> arch/arm, but I think that they(other machine code, like
> jive_wm8750.c) use I2S driver named 's3c24xx-iis', 's3c2412-iis' and
> 's3c64xx-iis'.
Like I say this is an orthogonal issue to this patch.
> Of course, that things can be handled another patch with another guy
> who can verify its work. But, I think that fix on this patch will be
> more nice to me.
No, one patch for one change. With this sort of fairly wide patch it is
much easier to review if each line of the patch only does one thing so
that each change can be quickly compared against the single repetitive
change which is expected. If multiple changes are done in the same
commit then each line needs to be thought about more to determine if the
correct set of changes are being applied in that change.
prev parent reply other threads:[~2010-08-13 12:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-12 10:02 [PATCH 1/5] ASoC: Remove -dai suffix from Samsung DAI devices Mark Brown
2010-08-12 10:02 ` [PATCH 2/5] ASoC: Add MODULE_ALIAS to Samsung DAI drivers Mark Brown
2010-08-12 10:02 ` [PATCH 3/5] S3C64XX: Add missing S3C64XX DMA device Mark Brown
2010-08-12 10:02 ` [PATCH 4/5] SMDK6410: Register audio " Mark Brown
2010-08-12 10:02 ` [PATCH 5/5] ASoC: Fix indentiation in S3C DMA driver Mark Brown
2010-08-13 5:38 ` Jassi Brar
2010-08-13 6:20 ` Seungwhan Youn
2010-08-13 8:44 ` Mark Brown
2010-08-13 5:12 ` [PATCH 1/5] ASoC: Remove -dai suffix from Samsung DAI devices Seungwhan Youn
2010-08-13 6:14 ` Joonyoung Shim
2010-08-13 8:59 ` Mark Brown
2010-08-13 9:29 ` Joonyoung Shim
2010-08-13 11:20 ` Seungwhan Youn
2010-08-13 12:29 ` 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=20100813122915.GC21528@rakim.wolfsonmicro.main \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=claude.youn@gmail.com \
--cc=cw00.choi@samsung.com \
--cc=jassisinghbrar@gmail.com \
--cc=jy0922.shim@samsung.com \
--cc=lrg@slimlogic.co.uk \
--cc=sw.youn@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.