commit | b98e70de7836cf0ea49b6714b2455381865b1260 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Thu Feb 07 00:16:41 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 07 08:42:34 2008 -0800 |
tree | 2d738af030c1c2c478f707fbe4a8b7da55c2db2d | |
parent | 3099bbc59435928fbd1f4ebd835f825bca755bbb [diff] |
Char: riscom8, remove wakeup and hangup bottomhalves Both of them may be called directly from the code, don't add special code and variables and schedule a work for them. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>