diff options
author | Axel Lin <axel.lin@ingics.com> | 2015-07-28 07:39:01 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-29 15:54:13 +0200 |
commit | 85e7118412fea31464b62d00bcf4a65fa8904dcc (patch) | |
tree | 91d37fb53455b95ff54b9206d7a241b111c6408b /drivers/infiniband/hw/mlx4/main.c | |
parent | Linux 4.2-rc1 (diff) | |
download | linux-85e7118412fea31464b62d00bcf4a65fa8904dcc.tar.xz linux-85e7118412fea31464b62d00bcf4a65fa8904dcc.zip |
ASoC: wm8983: Get rid of wm8983_access_masks table
The max8983_access table is used for look up readable/writable
attributes of registers. The writable registers are mostly in continuous
ranges, so we can replace max8983_access table by using case range.
The read fields are all 0, so just drop implement of .readable callback.
Also set .max_register setting.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/infiniband/hw/mlx4/main.c')
0 files changed, 0 insertions, 0 deletions