Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/char/rio
Jiri Slaby 40565f1962 [PATCH] Char: timers cleanup
- Use timer macros to set function and data members and to modify
  expiration time.
- Use DEFINE_TIMER for global timers and do not init them at run-time in
  these cases.
- del_timer_sync is common in most cases -- we want to wait for timer
  function if it's still running.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Dave Airlie <airlied@linux.ie>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Paul Fulghum <paulkf@microgate.com>
Cc: Kylene Jo Hall <kjhall@us.ibm.com>
Cc: Wim Van Sebroeck <wim@iguana.be>
Acked-by: Dmitry Torokhov <dtor@mail.ru>	(Input bits)
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:30 -08:00
..
board.h
cirrus.h
cmdblk.h
cmdpkt.h
daemon.h
errors.h
func.h
host.h
link.h
linux_compat.h
Makefile
map.h
param.h
parmmap.h
pci.h
phb.h
pkt.h
port.h
protsts.h
rio.h
rio_linux.c [PATCH] Char: timers cleanup 2007-02-12 09:48:30 -08:00
rio_linux.h
rioboard.h
rioboot.c
riocmd.c
rioctrl.c
riodrvr.h
rioinfo.h
rioinit.c
riointr.c
rioioctl.h
rioparam.c
rioroute.c
riospace.h
riotable.c
riotty.c
route.h
rup.h
unixrup.h