]> 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)
commit1bd52e9c0106bc09c3e61874dc02c56690bf4905
tree5340044631cdc1bfb2e6c2731b86c5306c920f25
parent4cea153d3487f8300979aad7870af719ee820350
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