]> 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)
commitd0226acfa5ef7fa0b4a6b568428266d8fdda38a7
tree71e2b6aa54f4083b3e6cc26bbd15ac8461ed0aee
parent60f891478e4ac67afd214e6c5911e3413e833188
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