On Tue, Jan 8, 2013 at 2:25 AM, Laurent Pinchart laurent.pinchart@ideasonboard.com wrote:
Hi Rob,
On Thursday 27 December 2012 09:54:55 Rob Clark wrote:
What I've done to avoid that so far is that the master device registers the drivers for it's output sub-devices before registering it's own device.
I'm not sure to follow you here. The master device doesn't register anything, do you mean the master device driver ? If so, how does the master device driver register its own device ? Devices are not registered by their driver.
sorry, that should have read "master driver registers drivers for it's sub-devices.."
BR, -R