Hi Tomi,

On Monday 12 November 2012 15:33:38 Tomi Valkeinen wrote:
> Hi,
> 
> This patch removes use of cpu_is_* funcs from omap_vout, and uses omapdss's
> version instead. The other patch removes an unneeded plat/dma.h include.
> 
> These are based on current omapdss master branch, which has the omapdss
> version code. The omapdss version code is queued for v3.8. I'm not sure
> which is the best way to handle these patches due to the dependency to
> omapdss. The easiest option is to merge these for 3.9.
> 
> There's still the OMAP DMA use in omap_vout_vrfb.c, which is the last OMAP
> dependency in the omap_vout driver. I'm not going to touch that, as it
> doesn't look as trivial as this cpu_is_* removal, and I don't have much
> knowledge of the omap_vout driver.
> 
> Compiled, but not tested.

Tested on a Beagleboard-xM.

Tested-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

The patches depend on unmerged OMAP DSS patches. Would you like to push this 
series through linuxtv or through your DSS tree ? The later might be easier, 
depending on when the required DSS patches will hit mainline.

> Tomi Valkeinen (2):
>   [media] omap_vout: use omapdss's version instead of cpu_is_*
>   [media] omap_vout: remove extra include
> 
>  drivers/media/platform/omap/omap_vout.c    |    4 +--
>  drivers/media/platform/omap/omap_voutlib.c |   38 ++++++++++++++++++-------
>  drivers/media/platform/omap/omap_voutlib.h |    3 +++
>  3 files changed, 32 insertions(+), 13 deletions(-)

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to