On Wed, Oct 09, 2013 at 04:00:00PM +1000, Dave Airlie wrote:
> On Wed, Oct 9, 2013 at 3:31 PM, Dave Airlie wrote:
> > On Wed, Oct 2, 2013 at 7:23 PM, David Herrmann
> > wrote:
> >> Hi
> >>
> >> This cleans up the bus drivers in DRM. Instead of copying the device
> >> alloc/free
> >> semantics i
On Wed, Oct 9, 2013 at 3:31 PM, Dave Airlie wrote:
> On Wed, Oct 2, 2013 at 7:23 PM, David Herrmann wrote:
>> Hi
>>
>> This cleans up the bus drivers in DRM. Instead of copying the device
>> alloc/free
>> semantics into each bus driver (drm_{pci,platform,usb}.c) we now have a
>> central
>> plac
On Wed, Oct 2, 2013 at 7:23 PM, David Herrmann wrote:
> Hi
>
> This cleans up the bus drivers in DRM. Instead of copying the device
> alloc/free
> semantics into each bus driver (drm_{pci,platform,usb}.c) we now have a
> central
> place in drm_stub.c.
>
> This introduces drm_dev_{alloc,free,regi