[alsa-devel] [PATCH v4 3/3] ASoC: fsl: add imx-es8328 machine driver
Mark Brown
broonie at kernel.org
Thu Jun 19 12:39:22 CEST 2014
On Thu, Jun 19, 2014 at 09:34:19AM +0800, Sean Cross wrote:
> On 06/18/14 18:31, Mark Brown wrote:
> > Look at the clock API, this stuff was introduced in the last merge
> > window if it's there yet at all.
> support is going to be merged, I'd like to try using that code. Is this
> the "assigned-clock-parents" patch you're referring to, or is there a
> patchset that will automatically reparent as necessary?
assigned-clock-parents sounds like it's what I was thinking of.
> machine drivers and codec drivers. A random sampling of codec drivers
> doesn't yield any drivers grabbing their own power switches. Is that an
$ grep regulator_get sound/soc/codecs/*.c | wc -l
19
$ grep regulator_bulk_get sound/soc/codecs/*.c | wc -l
32
Please put a bit more effort into trying to understand what you're
doing, the common patterns, the terminology and so on - people will
be much more willing to help if it appears that there is active
engagement on your part.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140619/33f478bb/attachment.sig>
More information about the Alsa-devel
mailing list