]> Pileus Git - ~andy/linux/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)
commitdee964c0b82230c6fc291514b925f030e6f72a4c
tree7383b53de038b842ae89be415fde82bdc6c93f27
parent3cbd04f856467d8e3b2cb15194508f38c507047a
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