[PATCH] pinctrl: berlin: fix the dt_free_map function

Linus Walleij linus.walleij at linaro.org
Tue Sep 23 08:02:35 PDT 2014


On Wed, Sep 10, 2014 at 11:15 AM, Antoine Tenart
<antoine.tenart at free-electrons.com> wrote:

> The berlin_pinctrl_dt_free_map function tries to free memory
> allocated and handled by the of subsystem. This is wrong and
> already handled by pinctrl_dt_free_maps() which calls
> of_node_put().
>
> This patch fixes the Berlin pinctrl way of freeing its maps,
> avoiding a kernel BUG(), by using the common
> pinctrl_utils_dt_free_map function instead.
>
> Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>

Patch applied with Sebastian's ACK.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list