drm/omap: Make sure device_id tables are NULL terminated
authorThomas Meyer <thomas@m3y3r.de>
Mon, 27 May 2019 20:41:15 +0000 (22:41 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 10 Jun 2019 14:04:15 +0000 (17:04 +0300)
commit1ee2db22dbadd3eba4d9b8f66778ee76bde2b6b1
tree04d7a717ddb9c32234d452ee7f4dbc60f494558f
parent396f9acaffd87e44b8b02bc60f06dc949b832b7e
drm/omap: Make sure device_id tables are NULL terminated

Make sure (of/i2c/platform)_device_id tables are NULL terminated.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c