drm/dsi: Do not require .owner field to be set
authorThierry Reding <treding@nvidia.com>
Tue, 4 Nov 2014 15:09:56 +0000 (16:09 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:56:17 +0000 (13:56 +0100)
Drivers now no longer need to set the .owner field. It will be
automatically set at registration time.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found