msm: mdss: implement framebuffer registration event
HDMI panel driver needs access to framebuffer information
in order to register some sysfs nodes with framebuffer driver,
this is currently accessed through framebuffer private data.
Change the way this information is accessed by implement a
panel event which provides information when framebuffer
registration happens and providing pointer to framebuffer info.
Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Change-Id: Iab7f104e461ebddc30d9e3936848b4a1f41715b7
3 files changed