From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] ASoC: Davinci: Replace use of IO_ADDRESS with ioremap() Date: Thu, 16 Dec 2010 15:49:19 +0300 Message-ID: <4D0A0ACF.2010901@mvista.com> References: <1292491018-24491-1-git-send-email-vaibhav.bedia@ti.com> <4D09F439.9010404@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: davinci-linux-open-source-bounces+gld-davinci-linux-open-source=gmane.org-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org Errors-To: davinci-linux-open-source-bounces+gld-davinci-linux-open-source=gmane.org-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: "Bedia, Vaibhav" Cc: "alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org" , "broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org" , "davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org" , "lrg-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org" List-Id: alsa-devel@alsa-project.org Hello. On 16-12-2010 14:41, Bedia, Vaibhav wrote: >>> err_free_mem: >> Don't you forget to call clk_disable()/clk_put()? > Will fix this issue also as part of the patch. No, this is different issue -- please submit another patch. >> release_mem_region(mem->start, (mem->end - mem->start) + 1); >> err_release_data: > Regards, > Vaibhav WBR, Sergei