]> git.baikalelectronics.ru Git - kernel.git/commit
[media] m88rs2000: Don't fill info.type
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 19 Mar 2012 17:53:48 +0000 (14:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 19 Mar 2012 17:55:27 +0000 (14:55 -0300)
commit32778858441462d03e248d6f430d716c6b660cab
treee3ae2adc7b82a7009d0a64949ce3ed4465e86ed8
parenta328acdd694d28db568c827602ca6747dc2069f0
[media] m88rs2000: Don't fill info.type

This field is handled internally by the DVB core, with uses the
selected delivery system to fill it, when a DVBv3 call is
handled. So, drivers should not touch on it.

Cc: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/m88rs2000.c