diff options
author | Lucas Tanure <tanureal@opensource.cirrus.com> | 2022-01-17 16:08:29 +0000 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-01-18 14:07:15 +0100 |
commit | a025df02ce424fa77f6bc6aa195db21677e11274 (patch) | |
tree | 1b8c47cfc2b931ce743612f5a34ecc817a7bdf4a /lib/mpi/mpi-add.c | |
parent | cd8abf7d04c940c627ceb6f416b2142d3e7b36dd (diff) |
ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()
When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
Using dev_err_probe() can reduce code size, and the error value
gets printed.
Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220117160830.709403-5-tanureal@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions