Searched hist:a2c11c5b68f49b36be9ad4a60165bfbeca5cbb1d (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-mt6359.c | diff a2c11c5b68f49b36be9ad4a60165bfbeca5cbb1d Fri Apr 08 12:03:09 CEST 2022 Lv Ruyi <lv.ruyi@zte.com.cn> ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminated
Fix the following coccicheck review: ./sound/soc/mediatek/mt8195/mt8195-mt6359.c:1657:1-2: mt8195_mt6359_dt_match is not NULL terminated at line 1657
Fixes: 86a6b9c9dfff ("ASoC: mediatek: mt8195: add machine support for max98390 and rt5682") Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn> Link: https://lore.kernel.org/r/20220408100309.2495462-1-lv.ruyi@zte.com.cn Signed-off-by: Mark Brown <broonie@kernel.org>
|