Re: [PATCH 09/20] OMAPDSS: add dispc_ovl_enabled()
From: Archit Taneja <hidden>
Date: 2012-10-29 10:21:00
Also in:
linux-omap
From: Archit Taneja <hidden>
Date: 2012-10-29 10:21:00
Also in:
linux-omap
On Wednesday 24 October 2012 02:59 PM, Tomi Valkeinen wrote:
Add new dispc function, dispc_ovl_enabled(). This returns if the overlay enable bit is set in the registers.
Is this function used by omapdrm? I can't see it being used in the later patches. Archit