[PATCH 01/18] drm/omap: fix up pdev_remove

2014-04-16 Thread Daniel Vetter
On Wed, Apr 16, 2014 at 10:27 AM, Tomi Valkeinen wrote: > On 16/04/14 11:15, Daniel Vetter wrote: > >> I don't mind how this is getting fixed, I just don't like when regression >> caused by my patches are left lingering too long ;-) >> >> Have you merged your patch for 3.14-rc already so that I

[PATCH 01/18] drm/omap: fix up pdev_remove

2014-04-16 Thread Tomi Valkeinen
On 16/04/14 11:15, Daniel Vetter wrote: > I don't mind how this is getting fixed, I just don't like when regression > caused by my patches are left lingering too long ;-) > > Have you merged your patch for 3.14-rc already so that I can drop this one > here? Did you mean 3.15-rc? It's on my

[PATCH 01/18] drm/omap: fix up pdev_remove

2014-04-16 Thread Daniel Vetter
On Mon, Apr 14, 2014 at 09:26:14AM +0300, Tomi Valkeinen wrote: > Hi, > > On 12/04/14 00:35, Daniel Vetter wrote: > > Dave accidentally merged the wrong version of the patch in > > > > commit fd3c02531461924853db65f2664db361b53a70d3 > > Author: Daniel Vetter > > Date: Wed Dec 11 11:34:26 2013

[PATCH 01/18] drm/omap: fix up pdev_remove

2014-04-14 Thread Tomi Valkeinen
Hi, On 12/04/14 00:35, Daniel Vetter wrote: > Dave accidentally merged the wrong version of the patch in > > commit fd3c02531461924853db65f2664db361b53a70d3 > Author: Daniel Vetter > Date: Wed Dec 11 11:34:26 2013 +0100 > > drm/omap: call drm_put_dev directly in ->remove > > which did

[PATCH 01/18] drm/omap: fix up pdev_remove

2014-04-12 Thread Rob Clark
On Fri, Apr 11, 2014 at 5:35 PM, Daniel Vetter wrote: > Dave accidentally merged the wrong version of the patch in > > commit fd3c02531461924853db65f2664db361b53a70d3 > Author: Daniel Vetter > Date: Wed Dec 11 11:34:26 2013 +0100 > > drm/omap: call drm_put_dev directly in ->remove > >

[PATCH 01/18] drm/omap: fix up pdev_remove

2014-04-12 Thread Daniel Vetter
Dave accidentally merged the wrong version of the patch in commit fd3c02531461924853db65f2664db361b53a70d3 Author: Daniel Vetter Date: Wed Dec 11 11:34:26 2013 +0100 drm/omap: call drm_put_dev directly in ->remove which did not include the fix from Rob's review: omapdrm is split into the