1
0
Fork 0

LF-45-2: input: touch: synaptics_dsx: enable module autoloading

Export the OF table, report the OF module alias, to enable the
module autoloading.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Haibo Chen 2019-12-10 19:53:32 +08:00
parent c1a10cf6a0
commit faee630930
1 changed files with 1 additions and 0 deletions

View File

@ -3603,6 +3603,7 @@ static const struct of_device_id synaptics_rmi4_dt_ids[] = {
{ .compatible = "synaptics_dsx" },
{ /* sentinel */},
};
MODULE_DEVICE_TABLE(of, synaptics_rmi4_dt_ids);
static struct i2c_driver synaptics_rmi4_driver = {
.driver = {