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)
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>

No differences found