[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120828181338.GB8796@opensource.wolfsonmicro.com>
Date: Tue, 28 Aug 2012 11:13:39 -0700
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Janusz Krzysztofik <jkrzyszt@....icnet.pl>
Cc: alsa-devel@...a-project.org, linux-omap@...r.kernel.org,
Liam Girdwood <lrg@...com>, linux-kernel@...r.kernel.org
Subject: Re: [alsa-devel] [PATCH] ASoC: ams-delta: fix card initalization
failure
On Tue, Aug 28, 2012 at 05:13:05PM +0200, Janusz Krzysztofik wrote:
> On Mon, 27 Aug 2012 14:38:35 Mark Brown wrote:
> > On Mon, Aug 27, 2012 at 11:28:30PM +0200, Janusz Krzysztofik wrote:
> > > - platform_set_drvdata(ams_delta_audio_platform_device,
> > > - &ams_delta_audio_card);
> > The real fix here is that you should be using platform data here, not
> > driver data. Is there some reason not to do that?
> Do you think the change you propose is suitable for the rc cycle? I'm
> trying to fix a regression in the first place. Converting the ams-delta
> asoc to a platform driver is on my todo list and I'm going to take care
> of this as soon as I have enough spare time.
The above looks like you already have a platform driver? All I'm
suggesting is changing the above to use platform rather than driver
data.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists