]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] hpet: fix access to multiple HPET devices
authorClemens Ladisch <clemens@ladisch.de>
Sun, 30 Oct 2005 23:03:39 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:30 +0000 (17:37 -0800)
commit3d5640d1c7584689227256beeb63354c9a5baf2d
treef39b91c70f9eba6bb64b55924be06662f3e11476
parent7522e4ecdfdf86b9816f06d55766a6f88baa0348
[PATCH] hpet: fix access to multiple HPET devices

Fix two instances where a function would access the first HPET device instead
of the current one.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Cc: Bob Picco <bob.picco@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/hpet.c