On Tue, May 31, 2016 at 10:05 AM, Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> wrote: > Currently, every SoC driver defines struct pinctrl_desc statically, > i.e. it consumes memory footprint even if it is not probed. > > In multi-platform, many pinctrl drivers are linked (generally as > built-in objects), although only one of them is actually used. > So, it is reasonable to allocate memory dynamically where possible. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html