mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-12 22:21:38 +00: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>