commit | 4d6cb5e2fee52af17001e92950f0894304706ee4 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 02 12:11:56 2018 +0300 |
committer | Sean Paul <seanpaul@chromium.org> | Mon May 07 10:19:11 2018 -0400 |
tree | 68c4247634406d79bcfc71ea944bc87034743be6 | |
parent | 6a0f0c55619f0b82a677cab72e77c3444a5eee58 [diff] |
drm/omap: check return value from soc_device_match soc_device_match() can return NULL, so add a check and fail if soc_device_match() fails. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180502091159.7071-2-tomi.valkeinen@ti.com Reviewed-by: Benoit Parrot <bparrot@ti.com> Reviewed-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Sean Paul <seanpaul@chromium.org>