summaryrefslogtreecommitdiff
path: root/rust/helpers/bug.c
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2025-08-04 17:23:27 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2025-09-23 12:29:15 +0200
commitc106b698ab8d1899d62de880d73dd99edb319849 (patch)
tree1edaee35c035f347e535bb90e72394c56a418d06 /rust/helpers/bug.c
parent0c063c9afc1b5243adde544637e273c1ac0a31d9 (diff)
clocksource/drivers/vf-pit: Register the clocksource from the driver
The function clocksource_mmio_init() uses its own global static clocksource variable making no possible to have several instances of a clocksource using this function. In order to support that, let's add the clocksource structure to the pit structure and use the clocksource_register_hz() function instead. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20250804152344.1109310-10-daniel.lezcano@linaro.org
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions