Pin control fixes for the v3.11 series:

- Driver fixes for AM33xx, SIRF and PFC pin controllers.

- Fix a compile warning from the pinctrl single-register
  driver.

- Fix a little nasty memory leak.
pinctrl: fix a memleak when freeing maps

We forgot to free the node itself when free:ing a map.

Reported-by: xulinuxkernel <xulinuxkernel@gmail.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 file changed