ASoC: cs42xx8: Move the code checking *regmap argument earlier
authorAxel Lin <axel.lin@ingics.com>
Thu, 25 Jun 2015 13:41:43 +0000 (21:41 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 12:35:09 +0000 (13:35 +0100)
commitd375d0abcd625cd09cd90a252ad22a1085452e3c
treef9941a807c08bc16168b7e03e03d66b596c2532f
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ASoC: cs42xx8: Move the code checking *regmap argument earlier

Slightly improve the readability by moving the code checking *regmap
argument earlier. Also move the assignment of of_id close to the place
testing it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42xx8.c
This page took 0.035708 seconds and 5 git commands to generate.