mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-04 04:04:19 +00:00
d69f11e8c5
The ret is being assigned, but not being used. Remove the assignment.
One of the reviewer mentioned that dev_warn should be replaced with
dev_info. Make this change as well.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mt8365-afe-clk.c | ||
mt8365-afe-clk.h | ||
mt8365-afe-common.h | ||
mt8365-afe-pcm.c | ||
mt8365-dai-adda.c | ||
mt8365-dai-dmic.c | ||
mt8365-dai-i2s.c | ||
mt8365-dai-pcm.c | ||
mt8365-mt6357.c | ||
mt8365-reg.h |