On Mon, Oct 07, 2013 at 10:34:30AM +0200, Thierry Reding wrote: > +static struct drm_bus drm_host1x_bus = { > + .bus_type = DRIVER_BUS_HOST1X, > + .set_busid = drm_host1x_set_busid, > +}; Imo this needs to die asap, i.e. before it lands in drm-next. I've just spent a bit of time trying to rid ourselves of this midlayer brain-damange, and now new stuff crops up. See http://cgit.freedesktop.org/~danvet/drm/log/?h=drm-init-cleanup drm_bus is a terribly midlayer madness disaster and needs to just burn down. So what exactly is the reason here to not go with the drm_platform.c stuff until I've gotten around to completely rip it all out? Adding Dave. Cheers, Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel