linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] omap_vout: remove cpu_is_* uses
@ 2012-11-12 13:33 Tomi Valkeinen
  2012-11-12 13:33 ` [PATCH 1/2] [media] omap_vout: use omapdss's version instead of cpu_is_* Tomi Valkeinen
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Tomi Valkeinen @ 2012-11-12 13:33 UTC (permalink / raw)
  To: hvaibhav, linux-media
  Cc: Tony Lindgren, linux-omap, Archit Taneja, Tomi Valkeinen

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.

 Tomi

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(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-11-29 17:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 13:33 [PATCH 0/2] omap_vout: remove cpu_is_* uses Tomi Valkeinen
2012-11-12 13:33 ` [PATCH 1/2] [media] omap_vout: use omapdss's version instead of cpu_is_* Tomi Valkeinen
2012-11-12 13:33 ` [PATCH 2/2] [media] omap_vout: remove extra include Tomi Valkeinen
2012-11-12 17:37 ` [PATCH 0/2] omap_vout: remove cpu_is_* uses Tony Lindgren
2012-11-28 15:13 ` Laurent Pinchart
2012-11-29  9:30   ` Tomi Valkeinen
2012-11-29  9:36     ` Laurent Pinchart
2012-11-29 16:29       ` Tony Lindgren
2012-11-29 16:39         ` Laurent Pinchart
2012-11-29 17:05           ` Mauro Carvalho Chehab
2012-11-29 17:08             ` Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).