浏览代码

[ALSA] Remove trailing white space from wm9712.c

This patch removes some trailing white space from the WM9712 ASoC codec
driver.

Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Liam Girdwood 18 年之前
父节点
当前提交
659eacc55a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sound/soc/codecs/wm9712.c

+ 1 - 1
sound/soc/codecs/wm9712.c

@@ -45,7 +45,7 @@ static int ac97_write(struct snd_soc_codec *codec,
 /* may need to expand this */
 /* may need to expand this */
 static struct snd_soc_dai_mode ac97_modes[] = {
 static struct snd_soc_dai_mode ac97_modes[] = {
 	{
 	{
-		.pcmfmt = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S18_3LE,	
+		.pcmfmt = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S18_3LE,
 		.pcmrate = AC97_RATES,
 		.pcmrate = AC97_RATES,
 		.pcmdir = AC97_DIR,
 		.pcmdir = AC97_DIR,
 	},
 	},