diff options
author | Aidan MacDonald <aidanmacdonald.0x0@gmail.com> | 2022-10-23 17:33:22 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-26 16:18:15 +0300 |
commit | 0fddb4bce669fd255f6ffade6905da5c8ed3e254 (patch) | |
tree | 0da7a6e150a367e1b204f157983ed58de7ab9fdb /certs/Makefile | |
parent | cf375e693252f4e8ecb6256af631ff381381a3dd (diff) | |
download | linux-0fddb4bce669fd255f6ffade6905da5c8ed3e254.tar.xz |
ASoC: jz4740-i2s: Simplify using regmap fields
The differences between register fields on different SoC versions
can be abstracted away using the regmap field API. This is easier
to understand and extend than comparisons based on the version ID.
Since the version IDs are unused after this change, remove them at
the same time, and remove unused macros.
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
Link: https://lore.kernel.org/r/20221023143328.160866-4-aidanmacdonald.0x0@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'certs/Makefile')
0 files changed, 0 insertions, 0 deletions