From: Takashi Iwai Date: Tue, 4 Feb 2014 17:21:03 +0000 (+0100) Subject: ALSA: core: Use standard printk helpers X-Git-Tag: v3.15-rc1~142^2~3^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2f9307a4f26a9fbe47fff486a9cee5885af748f;p=pandora-kernel.git ALSA: core: 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-diff-tree failed