upstream: [media] v4l2: move dv-timings related code to v4l2-dv-timings.c
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 29 Jul 2013 11:40:56 +0000 (08:40 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:19 +0000 (11:55 +0900)
commit89982c944c9bee6ee5ac2b29ef9fa8f8c86a23f1
tree58540b76b4aab377473f17d408b9eab5cda7a9e5
parent67a16129846d19cea8245baf87ee737f688cc60a
upstream: [media] v4l2: move dv-timings related code to v4l2-dv-timings.c

v4l2-common.c contained a bunch of dv-timings related functions.
Move that to the new v4l2-dv-timings.c which is a more appropriate
place for them.
There aren't many drivers that do HDTV, so it is a good idea to separate
common code related to that into a module of its own.

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>
Conflicts:
drivers/media/i2c/ths8200.c
drivers/media/i2c/ad9389b.c
drivers/media/i2c/adv7604.c
drivers/media/i2c/ths8200.c
drivers/media/usb/hdpvr/hdpvr-video.c
drivers/media/v4l2-core/v4l2-common.c
drivers/media/v4l2-core/v4l2-dv-timings.c
include/media/v4l2-common.h
include/media/v4l2-dv-timings.h