From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Mans Rullgard <mans.rullgard@linaro.org>
Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen <lars@metafoo.de>,
Russell King <linux@arm.linux.org.uk>,
Tony Lindgren <tony@atomide.com>,
linux-kernel@vger.kernel.org, Takashi Iwai <tiwai@suse.de>,
linaro-dev@lists.linaro.org, linux-omap@vger.kernel.org,
Liam Girdwood <lrg@ti.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ASoC: omap: convert per-board modules to platform drivers
Date: Thu, 8 Sep 2011 09:37:43 -0700 [thread overview]
Message-ID: <20110908163742.GD3098@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <CAG5Tg6XxGP1YhQ0zW3f=1EkZfAmb9vj3pBemeSazpH1_CZ3OzQ@mail.gmail.com>
On Thu, Sep 08, 2011 at 04:41:30PM +0100, Mans Rullgard wrote:
> On 8 September 2011 16:15, Lars-Peter Clausen <lars@metafoo.de> wrote:
> > Use different device driver names for different drivers.
> I guess this worked by accident on my system.
> Are there any other changes needed?
Check the N810 code - it looks like that driver should be taking
platform data to distinguish between the two models. Possibly also rx51
though I only looked at the diff. Also it should probably be grabbing
the clocks before it registers the card.
WARNING: multiple messages have this Message-ID (diff)
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [PATCH] ASoC: omap: convert per-board modules to platform drivers
Date: Thu, 8 Sep 2011 09:37:43 -0700 [thread overview]
Message-ID: <20110908163742.GD3098@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <CAG5Tg6XxGP1YhQ0zW3f=1EkZfAmb9vj3pBemeSazpH1_CZ3OzQ@mail.gmail.com>
On Thu, Sep 08, 2011 at 04:41:30PM +0100, Mans Rullgard wrote:
> On 8 September 2011 16:15, Lars-Peter Clausen <lars@metafoo.de> wrote:
> > Use different device driver names for different drivers.
> I guess this worked by accident on my system.
> Are there any other changes needed?
Check the N810 code - it looks like that driver should be taking
platform data to distinguish between the two models. Possibly also rx51
though I only looked at the diff. Also it should probably be grabbing
the clocks before it registers the card.
WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Mans Rullgard <mans.rullgard@linaro.org>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
linux-omap@vger.kernel.org, alsa-devel@alsa-project.org,
Russell King <linux@arm.linux.org.uk>,
Tony Lindgren <tony@atomide.com>,
linux-kernel@vger.kernel.org, Takashi Iwai <tiwai@suse.de>,
linaro-dev@lists.linaro.org, Liam Girdwood <lrg@ti.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [alsa-devel] [PATCH] ASoC: omap: convert per-board modules to platform drivers
Date: Thu, 8 Sep 2011 09:37:43 -0700 [thread overview]
Message-ID: <20110908163742.GD3098@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <CAG5Tg6XxGP1YhQ0zW3f=1EkZfAmb9vj3pBemeSazpH1_CZ3OzQ@mail.gmail.com>
On Thu, Sep 08, 2011 at 04:41:30PM +0100, Mans Rullgard wrote:
> On 8 September 2011 16:15, Lars-Peter Clausen <lars@metafoo.de> wrote:
> > Use different device driver names for different drivers.
> I guess this worked by accident on my system.
> Are there any other changes needed?
Check the N810 code - it looks like that driver should be taking
platform data to distinguish between the two models. Possibly also rx51
though I only looked at the diff. Also it should probably be grabbing
the clocks before it registers the card.
next prev parent reply other threads:[~2011-09-08 16:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-08 15:05 [PATCH] ASoC: omap: convert per-board modules to platform drivers Mans Rullgard
2011-09-08 15:05 ` Mans Rullgard
2011-09-08 15:05 ` Mans Rullgard
2011-09-08 15:15 ` Lars-Peter Clausen
2011-09-08 15:15 ` [alsa-devel] " Lars-Peter Clausen
2011-09-08 15:15 ` Lars-Peter Clausen
2011-09-08 15:41 ` Mans Rullgard
2011-09-08 15:41 ` [alsa-devel] " Mans Rullgard
2011-09-08 16:37 ` Mark Brown [this message]
2011-09-08 16:37 ` Mark Brown
2011-09-08 16:37 ` Mark Brown
2011-09-08 17:36 ` Mans Rullgard
2011-09-08 17:36 ` [alsa-devel] " Mans Rullgard
2011-09-08 17:36 ` Mans Rullgard
2011-09-08 16:13 ` Mark Brown
2011-09-08 16:13 ` Mark Brown
2011-09-08 16:13 ` 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=20110908163742.GD3098@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=lars@metafoo.de \
--cc=linaro-dev@lists.linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=lrg@ti.com \
--cc=mans.rullgard@linaro.org \
--cc=tiwai@suse.de \
--cc=tony@atomide.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.