[PATCH 1/2] remoteproc: maintain a generic child device for each rproc

Ohad Ben-Cohen ohad at wizery.com
Mon Jul 2 15:54:34 EDT 2012


On Mon, Jul 2, 2012 at 10:06 PM, Stephen Boyd <sboyd at codeaurora.org> wrote:
> Great! It looks like device_type doesn't have any list iteration support
> though. Is that requirement gone?

Pretty much, yeah. I'll soon post a separate patch which removes the
get_by_name functionality (together with its related klist).

> Will you resend this as part of a series? It will be easier to review then.

Not sure. There's a collection of discrete patches that I've been
posting, but they really aren't an organic series: as long as the
dependencies are met, each and every one of them is applicable even if
applied alone.

So I'd prefer (when possible) to treat patches in a discrete fashion
so we can start applying them and unblock others who depend on them
(e.g. Fernando's runtime PM work depends on this one).

But if you prefer me to send this one patch differently to make it
easier to review, let me know!

Thanks,
Ohad.



More information about the linux-arm-kernel mailing list