]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/msm: mdp4 lvds: Check the panel node in detect_panel()
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fri, 14 Aug 2015 13:51:29 +0000 (14:51 +0100)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:54:05 +0000 (09:54 +0000)
commitd83f52a0a25bb75320c833212ef2e43eed04666e
tree04836f583df5e8fea6862bf1218b3fcd72c0150f
parent1694f736cdd854019ca277e65d96b36161bce44e
drm/msm: mdp4 lvds: Check the panel node in detect_panel()

This patch checks if the panel node is disabled in DT or not, this would
let us return proper error code so that the driver could stop panel
specific intialization.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
drivers/gpu/drm/msm/mdp/mdp4/mdp4_kms.c