Input: keyboard: sc_keypad: Remove build warnings 47/159647/1
authorWook Song <wook16.song@samsung.com>
Fri, 10 Nov 2017 07:59:47 +0000 (16:59 +0900)
committerWook Song <wook16.song@samsung.com>
Fri, 10 Nov 2017 08:10:10 +0000 (17:10 +0900)
commit00ff3e7317ffec510b933ed1a75e6041273728ed
treef25c188207fca25026596b55c552281d52829538
parentf7283270a8cc83435b5c2e6381d1cc71e4a22c05
Input: keyboard: sc_keypad: Remove build warnings

This patch removes build warnings caused by differences between expected
function argument type and actual passed function argument type. In
addition, several build warnings introduced by unused
variables/functions and type conversions without cast are removed.

Change-Id: I612420f1cb900ba79c58d2a5980e49b80e9a0386
Signed-off-by: Wook Song <wook16.song@samsung.com>
drivers/input/keyboard/sc_keypad.c