diff options
author | Axel Lin <axel.lin@ingics.com> | 2015-07-27 01:39:43 (GMT) |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-29 14:11:50 (GMT) |
commit | 62d6d47cb8bd5ace08a90a1cd78f6908e9f9c2d3 (patch) | |
tree | e6b1d32738a20588db6a4ea9faec9c5d316c4cca /mm/vmscan.c | |
parent | 9acc7f08716b98730e1ead7e785fb0f3ad3a2d07 (diff) | |
download | linux-62d6d47cb8bd5ace08a90a1cd78f6908e9f9c2d3.tar.xz |
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 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions