diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-11-13 14:55:39 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-11-13 14:55:39 -0200 |
commit | c3168d5d415d0d378a76edcc3cf329b3f49b9f0c (patch) | |
tree | dbe6d4b1c223cd8dfbf0edc790074800327bb231 /linux/drivers/media/video/btcx-risc.h | |
parent | 89582c93e215270df62a6ef38208514fdfe0d85b (diff) | |
download | mediapointer-dvb-s2-c3168d5d415d0d378a76edcc3cf329b3f49b9f0c.tar.gz mediapointer-dvb-s2-c3168d5d415d0d378a76edcc3cf329b3f49b9f0c.tar.bz2 |
tvtime: avoid OOPS at generic_checkmode()
From: Mauro Carvalho Chehab <mchehab@redhat.com>
generic_checkmode() were called, via a callback, for some tvaudio chips.
There's just one callback code used on all those boards. So, it makes no
sense on keeping this as a callback.
Since there were some OOPS reported on tvaudio on kerneloops.org, this
patch removes this callback, adding the code at the only place were it
is called: inside chip_tread. A flag were added to indicate the need for
a kernel thread to set stereo mode on cards that needs it.
Priority: high
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/btcx-risc.h')
0 files changed, 0 insertions, 0 deletions