diff options
author | Jiri Benc <jbenc@suse.cz> | 2005-05-06 21:30:42 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-06 22:09:28 -0700 |
commit | e99d3438e4db1ef9e4cae5ad3946c76f4ffd268d (patch) | |
tree | 50118dee29963e6720f1dda7734ef6f3616fdb4e /arch/um/kernel/skas/syscall_user.c | |
parent | b272125273103458b9727df1868b81bae64f44cb (diff) |
[PATCH] video/tuner: fix tuner->freq updating
In VIDIOC_S_FREQUENCY command in tuner-core.c, t->freq is set to a new
value before calling set_freq(). This is not necessary, as set_freq() sets
t->freq itself. Moreover, it causes problems with Philips tuners, as they
need to take into consideration difference between previous and new
frequency.
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Cc: Gerd Knorr <kraxel@bytesex.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um/kernel/skas/syscall_user.c')
0 files changed, 0 insertions, 0 deletions