Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Antonio Ospite <ao2@ao2.it>
To: Jiri Kosina <trivial@kernel.org>
Cc: alsa-devel@alsa-project.org, Antonio Ospite <ao2@ao2.it>,
	Mark Brown <broonie@kernel.com>, Daniel Mack <daniel@zonque.org>
Subject: [PATCH 03/12] trivial: ASoC: pxa: pxa-ssp.c: indent with TABs, not spaces
Date: Tue, 28 Apr 2015 13:11:22 +0200	[thread overview]
Message-ID: <1430219491-5076-4-git-send-email-ao2@ao2.it> (raw)
In-Reply-To: <1430219491-5076-1-git-send-email-ao2@ao2.it>

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Cc: Daniel Mack <daniel@zonque.org>
Cc: Mark Brown <broonie@kernel.com>
Cc: alsa-devel@alsa-project.org
---
 sound/soc/pxa/pxa-ssp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/pxa/pxa-ssp.c b/sound/soc/pxa/pxa-ssp.c
index fbe2e93..eb181ab 100644
--- a/sound/soc/pxa/pxa-ssp.c
+++ b/sound/soc/pxa/pxa-ssp.c
@@ -586,7 +586,7 @@ static int pxa_ssp_hw_params(struct snd_pcm_substream *substream,
 
 	switch (priv->dai_fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
 	case SND_SOC_DAIFMT_I2S:
-	       sspsp = pxa_ssp_read_reg(ssp, SSPSP);
+		sspsp = pxa_ssp_read_reg(ssp, SSPSP);
 
 		if ((pxa_ssp_get_scr(ssp) == 4) && (width == 16)) {
 			/* This is a special case where the bitclk is 64fs
-- 
2.1.4

       reply	other threads:[~2015-04-28 11:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1430219491-5076-1-git-send-email-ao2@ao2.it>
2015-04-28 11:11 ` Antonio Ospite [this message]
2015-04-28 11:11 ` [PATCH 05/12] trivial: ASoC: adau1977: fix typo s/Substraction/Subtraction/ Antonio Ospite
2015-04-28 12:20   ` Lars-Peter Clausen
2015-04-28 16:00   ` Mark Brown
2015-04-28 21:27     ` Antonio Ospite
2015-04-29 10:23       ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1430219491-5076-4-git-send-email-ao2@ao2.it \
    --to=ao2@ao2.it \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.com \
    --cc=daniel@zonque.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox