mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -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>