diff options
| author | Axel Lin <[email protected]> | 2015-08-14 09:58:01 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-08-18 16:32:55 +0000 |
| commit | 84eac6196c4b3930fc81f9bcd76c4a1a2161fd34 (patch) | |
| tree | 72040379c163491c6a9ac77ec6415e929f41bb12 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementation (diff) | |
| download | kernel-84eac6196c4b3930fc81f9bcd76c4a1a2161fd34.tar.gz kernel-84eac6196c4b3930fc81f9bcd76c4a1a2161fd34.zip | |
ASoC: wm8741: Drop misleading readable_reg callback implementation
regmap_readable() returns false if map->format.format_write is set.
For .reg_bits = 7, .val_bits = 9, setting,
map->format.format_write = regmap_format_7_9_write;
Even current code has implemented map->readable_reg, regmap_readable()
still returns false anyway. Thus drop the misleading readable_reg callback
implementation.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
