commit | babb24fec12ce391157be8d7355df5a8e991355e | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Jun 03 14:23:00 2016 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Jun 13 10:45:57 2016 +0200 |
tree | 5340044631cdc1bfb2e6c2731b86c5306c920f25 | |
parent | 2a927623e864f98479c4be3c560ab8fbb0e0283c [diff] |
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>