ALPHA: srmcons, use timer functions
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:51:57 +0000 (14:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 19:42:21 +0000 (11:42 -0800)
commit5e88e6c4e8b044a1d275f1a599128b95046d2968
tree38c1e622a0ca33ea65333c4c701f4a9376c72861
parent26b23209c0ea5503824df60b8f218fb04b80cad0
ALPHA: srmcons, use timer functions

It makes the code more readable. We move the setup to the allocation
location because we need to initialize timers only once.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/alpha/kernel/srmcons.c