]> git.karo-electronics.de Git - linux-beck.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)
commitbabb24fec12ce391157be8d7355df5a8e991355e
tree5340044631cdc1bfb2e6c2731b86c5306c920f25
parent2a927623e864f98479c4be3c560ab8fbb0e0283c
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