]> git.baikalelectronics.ru Git - kernel.git/commit
Input: sirfsoc-onkey - remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Sun, 6 Oct 2013 07:51:28 +0000 (00:51 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 6 Oct 2013 08:22:25 +0000 (01:22 -0700)
commitb7ab31e6e4b4f1892aea5f27ff45efd1c547fe43
tree7383b53de038b842ae89be415fde82bdc6c93f27
parent21eaff6394be0c509c85bd188fa652e63527ea7a
Input: sirfsoc-onkey - 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/misc/sirfsoc-onkey.c