diff options
author | Axel Lin <axel.lin@ingics.com> | 2015-07-27 03:39:43 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-29 16:11:50 +0200 |
commit | 62d6d47cb8bd5ace08a90a1cd78f6908e9f9c2d3 (patch) | |
tree | e6b1d32738a20588db6a4ea9faec9c5d316c4cca /sound/soc/ux500 | |
parent | ASoC: max98090: Check for clk_prepare_enable() error (diff) | |
download | linux-62d6d47cb8bd5ace08a90a1cd78f6908e9f9c2d3.tar.xz linux-62d6d47cb8bd5ace08a90a1cd78f6908e9f9c2d3.zip |
ASoC: max98090: Simplify max98090_readable_register implementation
The readable registers are in consecutive ranges:
0x01 ~ 0x03, 0x0D ~ 0xD1, 0xFF
So simplify the implementation by specifying a range of consecutive values
in a single case label.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/ux500')
0 files changed, 0 insertions, 0 deletions