mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
61efcee860
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>