V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo type HW
authorDarron Broad <darron@kewl.org>
Thu, 18 Dec 2008 09:27:50 +0000 (06:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:16 +0000 (09:39 -0200)
commit2fac9a0f44d1950abb0e16f5d43f88866962ca3c
tree7e94d0cd7bfbd774321bfb79a8d00b92fd4e30a2
parent2fd9339664bc18a5345bbd6b855ff58273049f32
V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo type HW

It has been noticed that in HW tuning mode in cx24123.c that
a check is made to not alter the status var when in one shot
mode, a simpler solution is to not update here for all cards.

Cc: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Darron Broad <darron@kewl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c