]> Git Repo - linux.git/commit - drivers/input/keyboard/tca8418_keypad.c
Input: tca8418_keypad - increase severity of failures in probe()
authorDmitry Torokhov <[email protected]>
Wed, 14 Nov 2012 16:20:21 +0000 (08:20 -0800)
committerDmitry Torokhov <[email protected]>
Thu, 29 Nov 2012 17:30:36 +0000 (09:30 -0800)
commit91c5d67f17784078169bdcce4c21df82ac6c234c
tree24c3d53e322c6f0fa5d702bf395573d5f9b1c722
parent5cc0dfe043f84a777bf9d66dc48cc2b83709c9ef
Input: tca8418_keypad - increase severity of failures in probe()

Failures to build a keymap, request an IRQ, or register input device are
fatal for the driver, therefore the messages should have "error" severity
instead of "debug".

Reviewed-by: Alban Bedel <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/keyboard/tca8418_keypad.c
This page took 0.075763 seconds and 4 git commands to generate.