Searched hist:b22622f0cba3a6ee780787abd84b3b0c1ad09b26 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_pll.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | video-pll.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | hdmi_phy.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | hdmi_wp.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | hdmi5_core.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | hdmi4_core.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | venc.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | dss.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | dispc.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | dsi.c | diff b22622f0cba3a6ee780787abd84b3b0c1ad09b26 Sat May 06 16:29:09 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Remove duplicate error messages when mapping memory
The devm_ioremap_resource() call can handle being given a NULL resource, and prints an error message when mapping fails. Switch the remaining devm_ioremap() calls to devm_ioremap_resource() and remove all extraneous resource NULL checks and error messages printed manually by the driver.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|