linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mcuelenaere@gmail.com (Maurus Cuelenaere)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [PATCH 1/2] ASoC: Add SmartQ sound driver
Date: Sat, 03 Jul 2010 02:22:44 +0200	[thread overview]
Message-ID: <4C2E82D4.90801@gmail.com> (raw)
In-Reply-To: <20100703001539.GA3869@sirena.org.uk>

 Op 03-07-10 02:15, Mark Brown schreef:
> On Sat, Jan 30, 2010 at 06:23:14PM +0100, Maurus Cuelenaere wrote:
>
> Might want to check your mail setup - the date looks wrong.

Looks like it picked the date I first started this commit, will correct it next time.

>> This adds sound support for the SmartQ board.
>>
>> The hardware consists of a S3C6410 coupled with a WM8987 over I?S. As there's
>> no driver for the WM8987 currently, this uses the WM8750 driver (which should
>> be register compatible).
> There's no need to add a separate driver for a register compatible part,
> just add the I2C/SPI IDs to the existing driver.  Otherwise we just
> duplicate it redundantly.  Please update this and the comment in the
> driver to reflect that.

Ok, will do.

> Otherwise this looks OK, but there's a couple of things that it'd be
> nice to update:
>
>> +	dev_info(&smartq_snd_device->dev, "SmartQ WM8987 audio driver inited\n");
> Best to remove this, it gets a bit noisy.

Ok.

>> +MODULE_AUTHOR("Maurus Cuelenaere");
> Better to add your mail address too.

Ok.

-- 
Maurus Cuelenaere

      reply	other threads:[~2010-07-03  0:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-03  0:13 [PATCH 1/2] ASoC: Add SmartQ sound driver Maurus Cuelenaere
2010-07-03  0:15 ` [alsa-devel] " Mark Brown
2010-07-03  0:22   ` Maurus Cuelenaere [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=4C2E82D4.90801@gmail.com \
    --to=mcuelenaere@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).