git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdcdb28
)
[PATCH] n_r3964: fixed usage of HZ; removed bad include
author
Kurt Huwig
<k.huwig@iku-ag.de>
Sat, 24 Dec 2005 23:13:08 +0000
(
00:13
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 24 Dec 2005 23:37:00 +0000
(15:37 -0800)
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>
No differences found