]> git.baikalelectronics.ru Git - kernel.git/commit
[media] [PATCH] don't reset the delivery system on DTV_CLEAR
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 10 Jan 2012 21:00:50 +0000 (18:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 11 Jan 2012 01:44:07 +0000 (23:44 -0200)
commit7048b993d76c33117c640f2d111894a468fc7f98
treecf521c7b5e5453c2fead757953d7777eb6508979
parent642c030d2c4098d20f9f84e459a636e464633de5
[media] [PATCH] don't reset the delivery system on DTV_CLEAR

As a DVBv3 application may be relying on the delivery system,
don't reset it at DTV_CLEAR. For DVBv5 applications, the
delivery system should be set anyway.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c