]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (9051): dib0700: use dvb_frontend->callback for xc5000 gpio reset
authorMichael Krufky <mkrufky@linuxtv.org>
Thu, 25 Sep 2008 12:47:07 +0000 (09:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:09 +0000 (09:37 -0200)
commit767f3b3bf23244d52be0492df20b0eaf14f501c5
treea53cb57f24b2ef8ac249eabc473130d52cb197f0
parentd7cba043d7ec840d67bd5143779d1febe7d83407
V4L/DVB (9051): dib0700: use dvb_frontend->callback for xc5000 gpio reset

The tuner_callback function pointer from struct xc5000_config has been removed.
Use dvb_frontend->callback instead.

Also, mark function dib0700_xc5000_tuner_callback as static int.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dib0700_devices.c