https://github.com/torvalds/linux
Revision 01e33b5a2a153eec74dd87522e264948030b88c1 authored by Kurt Huwig on 24 December 2005, 23:13:08 UTC, committed by Linus Torvalds on 24 December 2005, 23:37:00 UTC
Fix n_r3964 timeouts (hardcoded for 100Hz)

Also the include of <asm/termios.h> in 'n_r3964.h' is unnecessary and
prevents using the header file in any application that has to include
<termios.h> due to duplicate definition of 'struct termio'.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent cdcdb28
History
Tip revision: 01e33b5a2a153eec74dd87522e264948030b88c1 authored by Kurt Huwig on 24 December 2005, 23:13:08 UTC
[PATCH] n_r3964: fixed usage of HZ; removed bad include
Tip revision: 01e33b5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.8 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top