OSDN Git Service

[media] DVB: dvb_frontend: Fix compatibility criteria for satellite receivers
authorAndreas Oberritter <obi@linuxtv.org>
Mon, 8 Aug 2011 14:54:36 +0000 (11:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 21:07:18 +0000 (18:07 -0300)
commit14f55794b24506a82e995a92e599a3aa9d08781e
treeb3e41eb7398c473fef281cef235dbac8986a619b
parent83dc314bea4d701e3e5fa048314dfb02f7ef769c
[media] DVB: dvb_frontend: Fix compatibility criteria for satellite receivers

  identify a satellite receiver by its 'delivery_system' instead of
  'modulation', which may overlap between different delivery systems.

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