[PATCH] drm/atmel: Fixup drm_connector_/unplug/unregister/_all

2016-03-30 Thread Thierry Reding
On Tue, Mar 29, 2016 at 02:21:38PM +0200, Daniel Vetter wrote: > Accidentally fell through the cracks in > > commit 6c87e5c3ec6db052f3744804a517b6fb003906e1 > Author: Alexey Brodkin > Date: Wed Mar 23 11:42:54 2016 +0300 > > drm: Rename drm_connector_unplug_all() to drm_connector_unregiste

[PATCH] drm/atmel: Fixup drm_connector_/unplug/unregister/_all

2016-03-29 Thread Daniel Vetter
On Tue, Mar 29, 2016 at 12:25:55PM +, Alexey Brodkin wrote: > Hi Daniel, > > On Tue, 2016-03-29 at 14:21 +0200, Daniel Vetter wrote: > > Accidentally fell through the cracks in > > > > commit 6c87e5c3ec6db052f3744804a517b6fb003906e1 > > Author: Alexey Brodkin > > Date:   Wed Mar 23 11:42:

[PATCH] drm/atmel: Fixup drm_connector_/unplug/unregister/_all

2016-03-29 Thread Boris Brezillon
On Tue, 29 Mar 2016 12:25:55 + Alexey Brodkin wrote: > Hi Daniel, > > On Tue, 2016-03-29 at 14:21 +0200, Daniel Vetter wrote: > > Accidentally fell through the cracks in > > > > commit 6c87e5c3ec6db052f3744804a517b6fb003906e1 > > Author: Alexey Brodkin > > Date:   Wed Mar 23 11:42:54 20

[PATCH] drm/atmel: Fixup drm_connector_/unplug/unregister/_all

2016-03-29 Thread Daniel Vetter
Accidentally fell through the cracks in commit 6c87e5c3ec6db052f3744804a517b6fb003906e1 Author: Alexey Brodkin Date: Wed Mar 23 11:42:54 2016 +0300 drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all() despite that Boris acked that patch. Cc: Boris Brezillon Cc: Alexe

[PATCH] drm/atmel: Fixup drm_connector_/unplug/unregister/_all

2016-03-29 Thread Alexey Brodkin
Hi Daniel, On Tue, 2016-03-29 at 14:21 +0200, Daniel Vetter wrote: > Accidentally fell through the cracks in > > commit 6c87e5c3ec6db052f3744804a517b6fb003906e1 > Author: Alexey Brodkin > Date:   Wed Mar 23 11:42:54 2016 +0300 > >     drm: Rename drm_connector_unplug_all() to > drm_conn