Commit 09e56df8 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: pcm: 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.

For simplicity, introduce new helpers for pcm stream, pcm_err(), etc.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent bb009457
Supports Markdown
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