[PATCH] drm/omap: Make sure device_id tables are NULL terminated
Tomi Valkeinen
tomi.valkeinen at ti.com
Tue May 28 10:50:05 UTC 2019
On 27/05/2019 23:41, Thomas Meyer wrote:
> Make sure (of/i2c/platform)_device_id tables are NULL terminated.
>
> Signed-off-by: Thomas Meyer <thomas at m3y3r.de>
> ---
>
> diff -u -p a/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c b/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c
> --- a/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c
> +++ b/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c
> @@ -198,6 +198,7 @@ static const struct of_device_id omapdss
> { .compatible = "toppoly,td028ttec1" },
> { .compatible = "tpo,td028ttec1" },
> { .compatible = "tpo,td043mtea1" },
> + {},
> };
>
> static int __init omapdss_boot_init(void)
>
Thanks! I've picked this up.
Tomi
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
More information about the dri-devel
mailing list