]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rsnd: gen: use tab instead of white-space
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Sep 2018 03:21:16 +0000 (03:21 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 6 Sep 2018 10:12:30 +0000 (11:12 +0100)
commit501683d0cd54714de78501efe945bbe4356b922b
tree33b11295ca3f6295667f85c7e1ac991fbac996c5
parentc24fb71fa4f764f02c17cbf88a969f109794e602
ASoC: rsnd: gen: use tab instead of white-space

commit 8c9d75033340 ("ASoC: rsnd: ssiu: Support BUSIF
other than BUSIF0") added new SSIU registers.
But it is using white-space for it.
This patch fixup it to use tab.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/gen.c