mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
09e56df8b3
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: Takashi Iwai <tiwai@suse.de>