Hi Daniel,
On Friday 11 April 2014 23:35:57 Daniel Vetter wrote:
Hi all,
I've chatted a bit with Thierry about how we could allow drivers to not even required a drm_bus any more. Which is relevant when e.g. due to the new master/component no platform device is conveniently around.
So I've brushed off my old series to remove some drm_bus functions and other cruft and rebased it onto latest drm-next.
It gets rid of everything but drm_bus->set_busid, but Thierry has a good plan to make that one optional too - it's only really needed for backwards compat with some old libdrm versions on pci drm drivers.
Comments and review highly welcome.
Presuming no one screams I plan to send a pull request with these patches to Dave fairly early for 3.16 so that Thierry can base his tegra rework on top of it.
Apart from a few comments on patch 10/16, there's nothing I could complain about. Great work, as usual :-)
Reviewed-by: Laurent Pinchart laurent.pinchart@ideasonboard.com