On 05/03/18 14:35, Jonathan Cameron wrote: > On Fri, 23 Feb 2018 16:23:43 +0000 > Sudeep Holla <sudeep.holla@xxxxxxx> wrote: > >> In order to support per-protocol channels if available, we need to >> factor out all the mailbox channel information(Tx/Rx payload and >> channel handle) out of the main SCMI instance information structure. >> >> This patch refactors the existing channel information into a separate >> chan_info structure. >> >> Cc: Arnd Bergmann <arnd@xxxxxxxx> >> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> >> Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx> > A little odd to present a series to mainline that does a fairly important > refactor mid way through. Why not push this down to the start and always support > the separate chan_info structure? > Since the development started long back and this was added later, I preferred to keep functionality working and didn't want to push change down in the stack. -- Regards, Sudeep -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html