[alsa-devel] [PATCH] ASoC: dsd1791: Introduce driver for TI DSD1791 stereo codec
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Dec 20 01:40:35 CET 2011
On Mon, Dec 19, 2011 at 05:26:49PM -0500, Michael Williamson wrote:
> On 12/19/2011 04:44 PM, Liam Girdwood wrote:
> > Looks mostly fine, just a few comments :-
> Thanks for the review. I will address your comments. One question, below.
Guys, please delete irrelevant context from your mails.
> >> +{
> >> + snd_soc_unregister_codec(&spi->dev);
> > What about your private data ?
> My understanding is devm_kzalloc'd memory would be
> freed up by the device framework. Is this not
> correct?
Your understanding is correct, that's the whole point of devm_kzalloc().
More information about the Alsa-devel
mailing list