diff options
author | 2008-11-13 13:55:39 -0300 | |
---|---|---|
committer | 2008-11-14 14:24:44 -0200 | |
commit | dd03e970a18f266faf120e47355349d224f64e3f (patch) | |
tree | b4cc3088f239eaa60c58826f532505178358a339 /include/linux/kernel.h | |
parent | V4L/DVB (9616): tvaudio: cleanup - group all callbacks together (diff) | |
download | wireguard-linux-dd03e970a18f266faf120e47355349d224f64e3f.tar.xz wireguard-linux-dd03e970a18f266faf120e47355349d224f64e3f.zip |
V4L/DVB (9617): tvtime: remove generic_checkmode callback
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.
Using this more direct approach simplifies the code, making it more
robust against human errors.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions