Home
last modified time | relevance | path

Searched hist:"493 b683b8a1d578028a808cee52eef769454a583" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.hdiff 493b683b8a1d578028a808cee52eef769454a583 Fri Aug 04 17:43:54 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform code

The OMAP implementation of the set_min_bus_tput() API is a no-op.
There's no point in forwarding the driver calls to the platform code.
Remove the use of the related platform data callback, but keep the
internal function as a reminder that the feature will need to be
implemented when the OMAP platform will provide support.

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>