]> git.baikalelectronics.ru Git - kernel.git/commit
Input: lpc32xx-keys - remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Sun, 6 Oct 2013 07:47:35 +0000 (00:47 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 6 Oct 2013 08:22:24 +0000 (01:22 -0700)
commit5b440d3c908d3bc551d26ba801178df584042e2e
tree0d9de853c4e9745bcc40c947e5fbed3d21eef6ed
parenteb512b41c995f43dfbfeff5ab14f537e565371cb
Input: lpc32xx-keys - remove redundant of_match_ptr

The data structure of_match_ptr() protects is always compiled in.
Hence of_match_ptr() is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/lpc32xx-keys.c