]> git.baikalelectronics.ru Git - kernel.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)
commit9fd14afc4cf820eeedb9ac7c915fd123e0794c23
tree33b11295ca3f6295667f85c7e1ac991fbac996c5
parent729c90c297e1efa15f8ec6940c7b40cb424edc3d
ASoC: rsnd: gen: use tab instead of white-space

commit 982e1397dc59 ("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