mirror of
https://github.com/torvalds/linux.git
synced 2026-05-11 01:29:50 -04: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>