ASoC: simple-card: code sync: tidyup white line
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 26 Aug 2016 03:07:59 +0000 (03:07 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 1 Sep 2016 20:22:59 +0000 (21:22 +0100)
commit387f5823f400445ed0152bfa06eef50a382b9219
tree30a899176b02b1d6d5c09ddb9fc1da9040dae0c1
parenta1dbfd001310c429fce9e066730302c82f68bd19
ASoC: simple-card: code sync: tidyup white line

simple sound card family are using very similar style, but because of its
historical reason, there are small differences. For example pointer style,
function name, caller postion etc...
This patch synchronized simple card style to other simple card family.

This patch tidyups white line

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/simple-card.c
This page took 0.024363 seconds and 5 git commands to generate.