Hi Sam
Am 23.05.20 um 09:12 schrieb Sam Ravnborg:
Replace all logging functions in vblank with their drm_ counterparts. As cocinelle and I are not yet good friends this was a pure mechanical replacement.
It adds more lines because the added argument required some more lines to be divided in two.
The patch was split in two:
- the logging functions
- the WARN functions
This was only done to ease the review a little. The patch is done on top of drm-misc-next.
Sam
Sam Ravnborg (2): drm/vblank: use drm_* functions for logging drm/vblank: use drm_WARN for all warnings
drivers/gpu/drm/drm_vblank.c | 198 +++++++++++++++++++++++--------------------
For the series:
Reviewed-by: Thomas Zimmermann tzimmermann@suse.de
1 file changed, 108 insertions(+), 90 deletions(-)