]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/dsi: replace version checks with helper functions
authorSibi Sankar <sibis@codeaurora.org>
Tue, 29 May 2018 14:20:33 +0000 (19:50 +0530)
committerRob Clark <robdclark@gmail.com>
Wed, 25 Jul 2018 11:51:05 +0000 (07:51 -0400)
commita70583d29af1cb14a81975dd94e25191a8e63504
tree71e2b6aa54f4083b3e6cc26bbd15ac8461ed0aee
parent6c14514e0383b124a884ae4cb2f3cef8eca97d3c
drm/msm/dsi: replace version checks with helper functions

Replace version checks with the helper functions bound to
cfg_handler for DSI v2, DSI 6G 1.x and DSI 6G v2.0+ controllers

Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/dsi/dsi_host.c