]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ak4642: Use of_device_get_match_data()
authorMinghao Chi <chi.minghao@zte.com.cn>
Tue, 15 Mar 2022 02:32:26 +0000 (02:32 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 16 Mar 2022 16:39:33 +0000 (16:39 +0000)
commit62497c91b6b7a02c9bc1ba7aa71c813d1b037f06
treeea40ca1f232960da7adacf946b1ea7fec70e4f5f
parent6373f6cdb2ec5b783664c5f9daee3b431150c9b4
ASoC: ak4642: Use of_device_get_match_data()

Use of_device_get_match_data() to simplify the code.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Link: https://lore.kernel.org/r/20220315023226.2118354-1-chi.minghao@zte.com.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ak4613.c