Searched hist:"5 e6f78cb5f53c52a11090657e917d2d7202aea23" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/loongson/ |
H A D | loongson_i2s_pci.c | diff 5e6f78cb5f53c52a11090657e917d2d7202aea23 Tue Sep 10 04:11:04 CEST 2024 Tang Bin <tangbin@cmss.chinamobile.com> ASoC: loongson: Add the correct judgement return
Use the function dev_err_probe can simplify code, but the error return should not be deleted, that is unreasonable, thus fix it.
Fixes: 3d2528d6c021 ("ASoC: loongson: Simplify with dev_err_probe()") Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com> Link: https://patch.msgid.link/20240910021104.3400-1-tangbin@cmss.chinamobile.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | loongson_card.c | diff 5e6f78cb5f53c52a11090657e917d2d7202aea23 Tue Sep 10 04:11:04 CEST 2024 Tang Bin <tangbin@cmss.chinamobile.com> ASoC: loongson: Add the correct judgement return
Use the function dev_err_probe can simplify code, but the error return should not be deleted, that is unreasonable, thus fix it.
Fixes: 3d2528d6c021 ("ASoC: loongson: Simplify with dev_err_probe()") Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com> Link: https://patch.msgid.link/20240910021104.3400-1-tangbin@cmss.chinamobile.com Signed-off-by: Mark Brown <broonie@kernel.org>
|