]> git.baikalelectronics.ru Git - kernel.git/commit
[media] stv090x: use .delsys property, instead of get_property()
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:39:48 +0000 (14:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:39:20 +0000 (09:39 -0200)
commita227b9bebf2e2862c91e78f7412cc4ba37a13840
treef0bc9a9e0d1b1aed39a75b2ad63a485590c87b1e
parentf69906e4930ce86e0d06e25604deaaed75eaa25c
[media] stv090x: use .delsys property, instead of get_property()

Now that the DVB ops struct contains the supported delivery
systems, use it, instead of adding a get_property() callback
just due to that.

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