From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 13/16] ASoC: wm8958: Remove redundant OOM message Date: Fri, 20 Jun 2014 16:05:39 +0100 Message-ID: <20140620150539.GL3412@opensource.wolfsonmicro.com> References: <1403258352-8210-1-git-send-email-sachin.kamat@samsung.com> <1403258352-8210-13-git-send-email-sachin.kamat@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id CB54A265122 for ; Fri, 20 Jun 2014 17:05:39 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1403258352-8210-13-git-send-email-sachin.kamat@samsung.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Sachin Kamat Cc: alsa-devel@alsa-project.org, broonie@kernel.org, spk.linux@gmail.com, lgirdwood@gmail.com List-Id: alsa-devel@alsa-project.org On Fri, Jun 20, 2014 at 03:29:09PM +0530, Sachin Kamat wrote: > Let memory subsystem handle the error logging. > > Signed-off-by: Sachin Kamat > --- Acked-by: Charles Keepax Thanks, Charles