ALSA: hda: cs35l41: Improve dev_err_probe() messaging
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 11 Jul 2022 09:52:16 +0000 (12:52 +0300)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Jul 2022 09:17:32 +0000 (11:17 +0200)
commite35cd6881dd56d5ad7711d23faab668268e17555
tree0332d43b7ae2a6e7f9ab20d8f83b642a187fda22
parent642999365da3b7cd5552ec758d6e1bb6f2f465d8
ALSA: hda: cs35l41: Improve dev_err_probe() messaging

Drop duplicate print of returned value in the messages and use pattern
return dev_err_probe(...) where it's possible.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220711095219.36915-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/cs35l41_hda.c