From patchwork Fri Jun 20 09:59:03 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 4387741 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id BE4EA9F314 for ; Fri, 20 Jun 2014 10:08:05 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0A090203AF for ; Fri, 20 Jun 2014 10:08:05 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 7535220351 for ; Fri, 20 Jun 2014 10:08:03 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 5CC3B264FEE; Fri, 20 Jun 2014 12:08:02 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 3EA6426512A; Fri, 20 Jun 2014 12:05:16 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id B188D264F8F; Fri, 20 Jun 2014 12:05:15 +0200 (CEST) Received: from mail-pd0-f181.google.com (mail-pd0-f181.google.com [209.85.192.181]) by alsa0.perex.cz (Postfix) with ESMTP id 6D2E6261A95 for ; Fri, 20 Jun 2014 12:02:43 +0200 (CEST) Received: by mail-pd0-f181.google.com with SMTP id v10so2826211pde.40 for ; Fri, 20 Jun 2014 03:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=UTzF5W8i5sKL7NSVSKjTsAqC/uNxefRzRmxUNh92gIo=; b=i5HoUD44wG5OkAF2LA4/k9iF/cfe0VcR7sk3wJQAWeCmjx6eq+g9YMUAcEaRPlpTf1 /DcsDLtDeBuZWMPg4iH3Ot5cHp4yArOk2u11zLhJPFH/a4CPKYKNlh2lYY/+w7nDOfN+ mk6ZYBYO7gmVKOrnUo5Tk4OhtmsjjOd70BfIUQ+w8W5HmLXNA0/VZ05+Io+SsjpQ3p2K CCQmXBdQ/E953WjfKv5N/04ANlvo5wjoEUlHRoUovoW/KhgMqXwr2bOsNQk3pkKZmcF/ v7lhkVgZIbsz5IiRWUUIMHKpTncQH6mTdZ9Lj9P9+ahTG8GNis3BeFJGNTymrnZpItfj 0N9Q== X-Received: by 10.66.137.109 with SMTP id qh13mr3209176pab.39.1403258562534; Fri, 20 Jun 2014 03:02:42 -0700 (PDT) Received: from linaro.sisodomain.com ([14.140.216.146]) by mx.google.com with ESMTPSA id ha10sm12718305pbd.1.2014.06.20.03.02.39 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Jun 2014 03:02:41 -0700 (PDT) From: Sachin Kamat To: alsa-devel@alsa-project.org Date: Fri, 20 Jun 2014 15:29:03 +0530 Message-Id: <1403258352-8210-7-git-send-email-sachin.kamat@samsung.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1403258352-8210-1-git-send-email-sachin.kamat@samsung.com> References: <1403258352-8210-1-git-send-email-sachin.kamat@samsung.com> Cc: broonie@kernel.org, spk.linux@gmail.com, lgirdwood@gmail.com Subject: [alsa-devel] [PATCH 07/16] ASoC: twl4030: Remove redundant OOM message X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Let memory subsystem handle the error logging. Signed-off-by: Sachin Kamat --- sound/soc/codecs/twl4030.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c index 69e12a311ba2..955df35c5ab6 100644 --- a/sound/soc/codecs/twl4030.c +++ b/sound/soc/codecs/twl4030.c @@ -2162,10 +2162,8 @@ static int twl4030_soc_probe(struct snd_soc_codec *codec) twl4030 = devm_kzalloc(codec->dev, sizeof(struct twl4030_priv), GFP_KERNEL); - if (twl4030 == NULL) { - dev_err(codec->dev, "Can not allocate memory\n"); + if (!twl4030) return -ENOMEM; - } snd_soc_codec_set_drvdata(codec, twl4030); /* Set the defaults, and power up the codec */ twl4030->sysclk = twl4030_audio_get_mclk() / 1000;