On Fri, Jan 03, 2014 at 02:24:26PM +0100, Rafael J. Wysocki wrote:
On Friday, January 03, 2014 12:18:13 PM Russell King - ARM Linux wrote:
I'm not sure what I'm looking for. I've tried looking at the results of searching your linux-next branch for "container" but I don't see anything implementing similar functionality to the patch I've sent.
https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git/log/?h=linu...
I've just set up the acpi-hotplug branch in linux-pm.git (because I often rebase the linux-next one).
The only commit in that branch you need to look at is this one:
http://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git/commit/?h=ac...
but quite frankly I'm not sure how it is related to your work. :-)
Yes, I'm coming to that conclusion as well. It looks like your "containers" aren't about collecting up several individual component devices into one super-device and probing the appropriate subsystem when all components are known.
Confused why Greg is pointing me at your patches.