diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-12-21 09:18:32 -0500 |
---|---|---|
committer | Michael Krufky <mkrufky@linuxtv.org> | 2007-12-21 09:18:32 -0500 |
commit | f01ebb1a2e7941c78d70b25337f17029e4a1078a (patch) | |
tree | c9ee94a5ce7d16cec6ca6fbc8990e55dfda67ea5 /linux/drivers/media/video/usbvision/Makefile | |
parent | 519f4cd6a982745152ab63f44945d12df2748659 (diff) | |
download | mediapointer-dvb-s2-f01ebb1a2e7941c78d70b25337f17029e4a1078a.tar.gz mediapointer-dvb-s2-f01ebb1a2e7941c78d70b25337f17029e4a1078a.tar.bz2 |
include struct analog_demod_ops directly inside struct dvb_frontend
From: Michael Krufky <mkrufky@linuxtv.org>
Rather than using a pointer, include struct analog_demod_ops directly
inside struct dvb_frontend. This will allow us to use dvb_attach in
the future, along with removing the need to check the ops structure
before having to check the pointer to the method being called.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/video/usbvision/Makefile')
0 files changed, 0 insertions, 0 deletions