]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/88pm860x-core.c
imx-drm: use native mode if available rather than first in list
[karo-tx-linux.git] / drivers / mfd / 88pm860x-core.c
index 7ebe9ef1eba663006399ec1b52f327e3fd3d0e47..c9b1f6422941eeaf628a0f7a65fd4e65053a8a14 100644 (file)
@@ -1247,7 +1247,7 @@ static struct i2c_driver pm860x_driver = {
                .name   = "88PM860x",
                .owner  = THIS_MODULE,
                .pm     = &pm860x_pm_ops,
-               .of_match_table = of_match_ptr(pm860x_dt_ids),
+               .of_match_table = pm860x_dt_ids,
        },
        .probe          = pm860x_probe,
        .remove         = pm860x_remove,