mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01:00
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>