]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dsi: Add uevent callback
authorThierry Reding <treding@nvidia.com>
Fri, 3 Jun 2016 12:23:00 +0000 (14:23 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 13 Jun 2016 08:45:57 +0000 (10:45 +0200)
commit01c501f18447e982bd056610277ad18cf5d9fb1e
tree5340044631cdc1bfb2e6c2731b86c5306c920f25
parent790d1aa7c41a8fe5608e97009ad1818e5e9c20de
drm/dsi: Add uevent callback

Implement a uevent callback for devices on the MIPI DSI bus. This
callback will append MODALIAS information to the uevent and allow
modules to be loaded when devices are added to the bus.

Reviewed-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h