Axel Lin c17633081a ASoC: cs35l32: Use case range at appropriate places
Use case range syntax makes the code shorter with better readability when
we have a large number of continuous switch cases.

Below are the summary of readable/volatile/precious registers.

The readable registers:
        0x01 ~  0x0D, 0x0F ~ 0x1C
The volatile registers:
        0x01 ~ 0x05, 0x15 ~ 0x18
The precious registers:
        0x15 ~ 0x18

No functional change with this patch.

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>
2015-08-14 17:30:02 +01:00
..
2014-12-14 16:10:09 -08:00
2015-06-22 11:32:41 +02:00
2015-03-09 18:10:17 +00:00
2015-06-25 17:15:18 -07:00
2015-02-09 15:09:48 +08:00
2015-06-25 17:15:18 -07:00
2015-06-08 20:47:53 +02:00
2015-05-22 13:38:40 +01:00