diff options
author | Axel Lin <[email protected]> | 2015-08-12 11:08:37 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-08-14 17:30:33 +0100 |
commit | 4caae9546d2cf7dbc7a12d451f847d7b58912bda (patch) | |
tree | 9c1d71d155a2b9ea691ae59a526d3893f19ba731 /drivers/fpga/fpga-mgr.c | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) |
ASoC: cs42l52: Use case range at appropriate place
The readable registers are in continuous range: 0x01 ~ 0x34.
Use case range syntax makes the code shorter with better readability when
we have a large number of continuous switch cases.
No functional change with this patch.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Brian Austin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions