Skip to content
Commit 0ba41d91 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: usb-audio: Use standard printk helpers



Convert with dev_err() and co from snd_printk(), etc.
As there are too deep indirections (e.g. ep->chip->dev->dev),
a few new local macros, usb_audio_err() & co, are introduced.

Also, the device numbers in some messages are dropped, as they are
shown in the prefix automatically.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6436bcf6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment