On Wed, Jun 08, 2016 at 10:10:29AM +0530, Archit Taneja wrote:
>
>
> On 06/03/2016 08:58 PM, Thierry Reding wrote:
> > From: Thierry Reding
> >
> > Implement a uevent callback for devices on the MIPI DSI bus. This
> > callback will append MODALIAS information to the uevent and allow
> > modules
On 06/03/2016 08:58 PM, Thierry Reding wrote:
> From: Thierry Reding
>
> 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
>
From: Thierry Reding
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.
Signed-off-by: Thierry Reding
---
drivers/gpu/drm/drm_mipi_dsi.c | 16 +++