Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c252ea0f authored by Axel Lin's avatar Axel Lin Committed by Tomi Valkeinen
Browse files

OMAPDSS: Add terminating entry for picodlp_i2c_id table



The i2c_device_id table is supposed to be zero-terminated.

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 29aaf90c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ struct picodlp_i2c_data {

static struct i2c_device_id picodlp_i2c_id[] = {
	{ "picodlp_i2c_driver", 0 },
	{ }
};

struct picodlp_i2c_command {