]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] blackfin: replace V4L2_IN/OUT_CAP_CUSTOM_TIMINGS by DV_TIMINGS
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 15 Feb 2013 18:12:01 +0000 (15:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 19 Mar 2013 19:16:41 +0000 (16:16 -0300)
commita8451ed205774398084de4a71e6794b86c94b5e5
tree658f717e0a310389438ef1c87bcaf4708b919aba
parentdb242f62bd18f6c689c0e04f3df14be2deb89462
[media] blackfin: replace V4L2_IN/OUT_CAP_CUSTOM_TIMINGS by DV_TIMINGS

The use of V4L2_IN/OUT_CAP_CUSTOM_TIMINGS is obsolete, use DV_TIMINGS instead.
Note that V4L2_IN/OUT_CAP_CUSTOM_TIMINGS is just a #define for
V4L2_IN/OUT_CAP_DV_TIMINGS.
At some point in the future these CUSTOM_TIMINGS defines might be removed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
arch/blackfin/mach-bf609/boards/ezkit.c
drivers/media/platform/blackfin/bfin_capture.c