commit | ffa74cc78125325a507b2aab7570f842a2f0aab0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 25 15:16:04 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 26 16:45:21 2014 +0100 |
tree | 566417d252e4cfc530a6d211eca56cf13f6339ea | |
parent | 342cd93439501f8b8f7e150ad23fb9f24d6b8920 [diff] |
ALSA: sonicvibes: Use standard printk helpers Convert with dev_err() and co from snd_printk(), etc. The debug prints are also reformatted to suit with dev_dbg(). Signed-off-by: Takashi Iwai <tiwai@suse.de>