disp: msm: make msm_drm into single module
Make msm_drm into single module and all child driver registers and unregisters are handled from parent's register and unregister respectively. Change-Id: I017513d1de3b6b25dd5543d7fa7741c0bac1740d Signed-off-by: Shashank Babu Chinta Venkata <sbchin@codeaurora.org> Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org> Signed-off-by: Chandan Uddaraju <chandanu@codeaurora.org>
This commit is contained in:

committed by
Chandan Uddaraju

szülő
eaa458b165
commit
8b8bfe0165
@@ -141,7 +141,7 @@ struct sde_rsc_cmd_config {
|
||||
u32 prefill_lines;
|
||||
};
|
||||
|
||||
#ifdef CONFIG_DRM_SDE_RSC
|
||||
#if IS_ENABLED(CONFIG_DRM_SDE_RSC)
|
||||
/**
|
||||
* sde_rsc_client_create() - create the client for sde rsc.
|
||||
* Different displays like DSI, HDMI, DP, WB, etc should call this
|
||||
|
Reference in New Issue
Block a user