]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/input/keyboard/lm8323.c
input: lm8323: get rid of useless debug macro
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 19 Feb 2009 12:29:40 +0000 (12:29 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 20 Feb 2009 00:24:18 +0000 (16:24 -0800)
commitc83702a764c3099df50f215b8e79e07344e34a1a
tree4bfd7e5e512a858620384480f4dbf0195dc8963a
parente9fbe0da1de6c87855f7d6033aa7dad7c0987a61
input: lm8323: get rid of useless debug macro

we can use dev_vdbg() which is only true when VERBOSE is
enabled.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/keyboard/lm8323.c