summaryrefslogtreecommitdiff
path: root/drivers/timer/xilinx-timer.c
diff options
context:
space:
mode:
authorOvidiu Panait <[email protected]>2022-10-12 08:36:55 +0300
committerMichal Simek <[email protected]>2022-11-22 15:02:07 +0100
commit8272d4cb897ca15eef2f39afe488f6731312e5c2 (patch)
tree20434530c1b238ee89d4113416fc47b501f24769 /drivers/timer/xilinx-timer.c
parent1e766a04c723e003c001c0f1a4f301aef026a75e (diff)
timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC
Relocate timer_ops pointers when CONFIG_NEEDS_MANUAL_RELOC is enabled. The (gd->flags & GD_FLG_RELOC) check was added to make sure the reloc_done logic works for drivers that use DM_FLAG_PRE_RELOC. Signed-off-by: Ovidiu Panait <[email protected]> Reviewed-by: Simon Glass <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'drivers/timer/xilinx-timer.c')
0 files changed, 0 insertions, 0 deletions