commit | 68e440bb48a35c65756471e3cb952ed7fb7cef5b | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Apr 17 11:51:18 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Apr 18 09:56:09 2014 +0200 |
tree | b83ef6ed2f76eefe643ad637bb1caa60388d7aec | |
parent | c546ca95f58b53839e9eb9dbdf25b369605e5077 [diff] |
ALSA: lx_core: Fix dev_dbg typo Commit be4e6d3c0fa0 ("ALSA: lx6464es: Use standard printk helpers") converted the custom printk helpers that were used before to standard dev_* functions. One of the dev_dbg calls had a typo, that was hidden away by an #if 0 .. #endif Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>