Skip to content
Commit 4aa5053d authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

timer: Tidy up use of notrace



Tracing is typically enabled by the time driver model starts up, so there
is no point in adding a 'notrace' to the timer-init function. However,
once the driver model timer is enabled, we do need to be able to access
the timer's private data when reading the timer, so add it to the core
function needed for that.

Update the function's documentation while we are here.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent c38a21d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment