Hi,
This series has some minor fixes found by a static analysis tool, and one for missing linefeeds. As far as I know, we have never hit any of those errors.
Tomi
Tomi Valkeinen (4): drm/omap: check return value from soc_device_match drm/omap: handle error if scale coefs are not found drm/omap: add missing linefeeds to prints drm/omap: handle alloc failures in omap_connector
drivers/gpu/drm/omapdrm/dss/dispc.c | 20 +++++++++++++------- drivers/gpu/drm/omapdrm/dss/hdmi4_core.c | 7 ++++++- drivers/gpu/drm/omapdrm/omap_connector.c | 10 ++++++++++ 3 files changed, 29 insertions(+), 8 deletions(-)