[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNC
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 14 Dec 2013 11:28:29 +0000 (08:28 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 09:38:13 +0000 (07:38 -0200)
commit95075dd01e715dbc03936e3045e95068f0126416
tree16207005012c998b14ea05a60038ae44a6177722
parenta2004502919cce151ee6774378294000b587e4e3
[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNC

NO_SYNC was meant for DVB and shouldn't be used anymore.

In this case NO_SIGNAL is a good alternative.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/pci/saa7134/saa7134-video.c