From 61efcee8608c38c1f3147aee9c60248b6e2b141f Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 4 Feb 2014 18:22:11 +0100 Subject: [PATCH] ALSA: oss: Use standard printk helpers 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 --- Reading git-format-patch failed