commit | b7eaa6c77c67c2f2e821a51c6b2758aa482b2d71 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Jun 13 14:15:41 2010 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Jun 13 15:33:00 2010 +0300 |
tree | ca05ae17900e9d1abb609c7a4802314fd78e3068 | |
parent | 7d932dfdc5ebc07a7bfed9c01e587c9c7e9b6e26 [diff] |
hpet: Drop static state Instead of keeping a static reference around, pass the state to hpet_enabled and hpet_get_ticks. All callers now have it at hand. Will once allow to instantiate the HPET more than a single time. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>