]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/pci/ngene/ngene-cards.c
[media] ngene: separate demodulator and tuner attach
authorPatrice Chotard <patrice.chotard@sfr.fr>
Sat, 15 Dec 2012 22:11:43 +0000 (19:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Dec 2012 20:21:20 +0000 (18:21 -0200)
commit36a495a336c3fbbb2f4eeed2a94ab6d5be19d186
treeb759feed489aabb84b084199951325bf464f4991
parente7c953d280cea9a79018ae36e2bc7cedc3678de3
[media] ngene: separate demodulator and tuner attach

Previously, demodulator and tuner attach was done in the
demod_attach callback. Migrate the tuner part in the
tuner_attach callback in ngene_info to do thing in right place.

Signed-off-by: Patrice Chotard <patricechotard@free.fr>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/ngene/ngene-cards.c