From: Takashi Iwai Date: Tue, 4 Feb 2014 17:19:48 +0000 (+0100) Subject: ALSA: pcm: Use standard printk helpers X-Git-Tag: v3.15-rc1~142^2~3^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e56df8b37f5e751614a0d140b8bf8250812912;p=pandora-kernel.git ALSA: pcm: 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. For simplicity, introduce new helpers for pcm stream, pcm_err(), etc. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed