mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 04:06:46 +07:00
6bb27d7349
Now that the only field in struct sys_timer is .init, delete the struct, and replace the machine descriptor .timer field with the initialization function itself. This will enable moving timer drivers into drivers/clocksource without having to place a public prototype of each struct sys_timer object into include/linux; the intent is to create a single of_clocksource_init() function that determines which timer driver to initialize by scanning the device dtree, much like the proposed irqchip_init() at: http://www.spinics.net/lists/arm-kernel/msg203686.html Includes mach-omap2 fixes from Igor Grinberg. Tested-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Stephen Warren <swarren@nvidia.com> |
||
---|---|---|
.. | ||
include/mach | ||
aspenite.c | ||
avengers_lite.c | ||
brownstone.c | ||
clock-mmp2.c | ||
clock-pxa168.c | ||
clock-pxa910.c | ||
clock.c | ||
clock.h | ||
common.c | ||
common.h | ||
devices.c | ||
flint.c | ||
gplugd.c | ||
irq.c | ||
jasper.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mmp2-dt.c | ||
mmp2.c | ||
mmp-dt.c | ||
pm-mmp2.c | ||
pm-pxa910.c | ||
pxa168.c | ||
pxa910.c | ||
sram.c | ||
tavorevb.c | ||
teton_bga.c | ||
time.c | ||
ttc_dkb.c |