Re: [PATCH 0/4] drm/omap: minor fixes
For the series, Reviewed-by: Benoit Parrot Tomi Valkeinen wrote on Wed [2018-May-02 12:11:55 +0300]: > 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 ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
Re: [PATCH 0/4] drm/omap: minor fixes
On 2018-05-02 12:11, Tomi Valkeinen wrote: > 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. To all: Reviewed-by: Peter Ujfalusi > > 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(-) > - Péter 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
[PATCH 0/4] drm/omap: minor fixes
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