From: Maxime Ripard Date: Thu, 17 Apr 2014 09:51:18 +0000 (+0200) Subject: ALSA: lx_core: Fix dev_dbg typo X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68e440bb48a35c65756471e3cb952ed7fb7cef5b;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed