From patchwork Sat Feb 25 18:59:17 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Codrut Grosu X-Patchwork-Id: 732433 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3vVyCS55nDz9s83 for ; Sun, 26 Feb 2017 06:07:32 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="ZDvUP+Kl"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751940AbdBYTHa (ORCPT ); Sat, 25 Feb 2017 14:07:30 -0500 Received: from mail-wr0-f196.google.com ([209.85.128.196]:33555 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751549AbdBYTHa (ORCPT ); Sat, 25 Feb 2017 14:07:30 -0500 Received: by mail-wr0-f196.google.com with SMTP id g10so5568159wrg.0; Sat, 25 Feb 2017 11:07:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=m2MqIfTok2eSzkLwhcAMe04qbR4ceCxU8XQqLT/6wE0=; b=ZDvUP+KlC2/qZMmVqybb9QiIN1RAqKAtXPpPeXSj+A+nBcmKLmldjGYhd2lDygx6CE K2puj8YClvfc5uUOe0Xn/2LnkPeqAachyorIx175NStzUIG2pDsKUwf+rmsYLcKQg5S/ 8/8xQJ9+t1j82ddh2pOz5F3psO2Atr20yBG/6M+kKUMcZcdS2aaVgpafYUMSGUKzSIdL tqB3r93vOxiv88gMSj4Bt2GprKLt8b1Qv41dhltcEv8K06enQs8IHaA/h84dPJ8YlQ2u 2BZYYHeY9WlHcFUha1p1n7pb4IZ+OgXFDitIfoOkTbW0lOTypRT2uJ/HDIoiW/TvckMY 6ajg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=m2MqIfTok2eSzkLwhcAMe04qbR4ceCxU8XQqLT/6wE0=; b=ABTr1YR24LTTXU4J71l1UhXeGlNxBeh7Uok/owiYIb2am6SAoG82qz4YFp3mPsUeOV GIjHJsQ96uGyl0kzUgE8Ypbx+Xx/eZVb2X7duvUUpFl0D6j81+7O2YwmcOTcck7HbAB1 LA13bcg3Zy/Jg84hGQTYAxZLG2AyKznE6jHlnNH1h7b0ily5M9batfEKFDLTlFR2SIiF dLdjcmm7DXvbiNJCIqQbbn283L7x03+WZ9KToAKdEEFs57rytjxpbtoZMLeHNTjoKhQz i/bcFWhOu/6/M/6Ex8f0cRoWmWG2jilzEkfsNGATasQBn4ovuPVF8yffT7NgFfApAiPX ZsUA== X-Gm-Message-State: AMke39mtJJP+epMxyUDEh3XIz7k9NhQrxzFIFUhAlPDVW50y4eCMT5jVd63fj28y6JsM+g== X-Received: by 10.223.163.213 with SMTP id m21mr8628788wrb.66.1488049169983; Sat, 25 Feb 2017 10:59:29 -0800 (PST) Received: from codrut94-Lenovo-B590.p16.eregie.pub.ro (p16.eregie.pub.ro. [141.85.0.116]) by smtp.gmail.com with ESMTPSA id w207sm7348288wmw.1.2017.02.25.10.59.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 25 Feb 2017 10:59:29 -0800 (PST) From: Codrut Grosu To: perex@perex.cz, tiwai@suse.com Cc: lgirdwood@gmail.com, broonie@kernel.org, swarren@wwwdotorg.org, thierry.reding@gmail.com, gnurou@gmail.com, Julia.Lawall@lip6.fr, nicoleotsuka@gmail.com, alsa-devel@alsa-project.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, Codrut Grosu Subject: [PATCH] ASoC: tegra: Add blank line after declarations Date: Sat, 25 Feb 2017 20:59:17 +0200 Message-Id: <1488049157-6535-1-git-send-email-codrut.cristian.grosu@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org This was reported by checkpatch.pl Signed-off-by: Codrut GROSU Acked-by: Thierry Reding --- sound/soc/tegra/tegra20_das.c | 1 + sound/soc/tegra/tegra30_ahub.c | 1 + 2 files changed, 2 insertions(+) 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/sound/soc/tegra/tegra20_das.c b/sound/soc/tegra/tegra20_das.c index 6d4a277..4024e3a 100644 --- a/sound/soc/tegra/tegra20_das.c +++ b/sound/soc/tegra/tegra20_das.c @@ -41,6 +41,7 @@ static inline void tegra20_das_write(u32 reg, u32 val) static inline u32 tegra20_das_read(u32 reg) { u32 val; + regmap_read(das->regmap, reg, &val); return val; } diff --git a/sound/soc/tegra/tegra30_ahub.c b/sound/soc/tegra/tegra30_ahub.c index d7494c0..8c10ae7 100644 --- a/sound/soc/tegra/tegra30_ahub.c +++ b/sound/soc/tegra/tegra30_ahub.c @@ -41,6 +41,7 @@ static inline void tegra30_apbif_write(u32 reg, u32 val) static inline u32 tegra30_apbif_read(u32 reg) { u32 val; + regmap_read(ahub->regmap_apbif, reg, &val); return val; }