Commits

Takashi Iwai committed 2ebef69fc5a
ALSA: hwdep: Use standard printk helpers Use dev_err() & co as much as possible. If not available (no device assigned at the calling point), use pr_xxx() helpers instead. Signed-off-by: Takashi Iwai <tiwai@suse.de>