]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
authorHarsha Sharma <harshasharmaiitr@gmail.com>
Fri, 6 Oct 2017 22:17:38 +0000 (03:47 +0530)
committerNoralf Trønnes <noralf@tronnes.org>
Fri, 13 Oct 2017 15:34:42 +0000 (17:34 +0200)
commite43e81810cdeb3e8514ac6f60e963bde58e0245c
tree84cf272c7be36233060cc63137c27d0f5136fc2b
parent512721a14a2a94b48ca0863d48f9829922a816b8
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR

Convert instances of dev_error to DRM_DEV_ERROR as we have
DRM_DEV_ERROR variants of drm print macros.

Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20171006221738.30200-1-harshasharmaiitr@gmail.com
drivers/gpu/drm/tinydrm/mi0283qt.c
drivers/gpu/drm/tinydrm/repaper.c
drivers/gpu/drm/tinydrm/st7586.c