[media] v4l2-dv-timings: add new helper module
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 29 Jul 2013 11:40:55 +0000 (08:40 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 18 Aug 2013 11:15:46 +0000 (08:15 -0300)
commitb18787ed1ce32eb0c2ce2323220abd4ed93c4b97
tree932f4aca5286fa7681add52b0be6151e2d5b6edf
parent299878fa3c373dbf74edf5872c79ef4c65b80a04
[media] v4l2-dv-timings: add new helper module

This module makes it easy to filter valid timings from the full list of
CEA and DMT timings based on the timings capabilities.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/Makefile
drivers/media/v4l2-core/v4l2-dv-timings.c [new file with mode: 0644]
include/media/v4l2-dv-timings.h [new file with mode: 0644]