diff options
author | Daniel Vetter <[email protected]> | 2014-09-10 17:36:10 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-09-11 13:38:48 +0200 |
commit | fb446a1acdb981921de06bfde3a2178da7174481 (patch) | |
tree | 7ad2ab06442121ff46e4590437e1a3c69bff0181 /scripts/gdb/linux/utils.py | |
parent | 855d30b402b91f09c90f65c34ec91debaae8cf3a (diff) |
drm: Simplify return value of drm_get_last_vbltimestamp
Imo u32 hints at a register value, but in reality all callers only
care whether the sampled timestamp is precise or not. So give them
just a bool.
Also move the declaration out of drmP.h, it's only used in drm_irq.c.
v2: Also drop the EXPORT_SYMBOL, spotted by Mario.
Cc: Mario Kleiner <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Mario Kleiner <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions