 
            
            
            
            
                20 Dec
                
                    2011
                
            
            
                20 Dec
                
                '11
                
            
            
            
        
    
                1:40 a.m.
            
        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().