mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>