linux/drivers/media/video/omap
archit taneja a137ac870b [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files
Move the inline functions rotate_90_or_270(), rotation_enabled(), and
calc_rotation() from omap_vout.c to omap_voutdef.h.

Move the independent functions omap_vout_alloc_buffer() and
omap_vout_free_buffer() to omap_voutlib.c.

Remove extern identifier from function definitions in omap_voutlib.h

Add static identifier to functions that are used locally in omap_vout.c

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-07-27 17:56:05 -03:00
..
Kconfig V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig 2010-07-08 16:49:37 -03:00
Makefile V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargs 2010-07-08 16:49:48 -03:00
omap_vout.c [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files 2011-07-27 17:56:05 -03:00
omap_voutdef.h [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files 2011-07-27 17:56:05 -03:00
omap_voutlib.c [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files 2011-07-27 17:56:05 -03:00
omap_voutlib.h [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files 2011-07-27 17:56:05 -03:00