]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/input/misc/sirfsoc-onkey.c
Merge remote-tracking branch 'input/next'
[karo-tx-linux.git] / drivers / input / misc / sirfsoc-onkey.c
index 0621c367049a3e8a0183af7f9d50611c3c0f3a11..7b8b03e0d0bef905cd793a158cfaba2f135eeb5f 100644 (file)
@@ -153,7 +153,7 @@ static struct platform_driver sirfsoc_pwrc_driver = {
                .name   = "sirfsoc-pwrc",
                .owner  = THIS_MODULE,
                .pm     = &sirfsoc_pwrc_pm_ops,
-               .of_match_table = of_match_ptr(sirfsoc_pwrc_of_match),
+               .of_match_table = sirfsoc_pwrc_of_match,
        }
 };