All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/omap: minor fixes
@ 2018-05-02  9:11 Tomi Valkeinen
  2018-05-02  9:11 ` [PATCH 1/4] drm/omap: check return value from soc_device_match Tomi Valkeinen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tomi Valkeinen @ 2018-05-02  9:11 UTC (permalink / raw)
  To: dri-devel, Laurent Pinchart; +Cc: Tomi Valkeinen

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(-)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-03 14:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-02  9:11 [PATCH 0/4] drm/omap: minor fixes Tomi Valkeinen
2018-05-02  9:11 ` [PATCH 1/4] drm/omap: check return value from soc_device_match Tomi Valkeinen
2018-05-02  9:11 ` [PATCH 2/4] drm/omap: handle error if scale coefs are not found Tomi Valkeinen
2018-05-02  9:11 ` [PATCH 3/4] drm/omap: add missing linefeeds to prints Tomi Valkeinen
2018-05-02  9:11 ` [PATCH 4/4] drm/omap: handle alloc failures in omap_connector Tomi Valkeinen
2018-05-03 13:32 ` [PATCH 0/4] drm/omap: minor fixes Peter Ujfalusi
2018-05-03 14:01 ` Benoit Parrot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.