commit | 24d6b36e91b0503cd1c88b34fa793c0c65fa767d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Nov 29 18:00:32 2012 +0100 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Mar 15 13:33:37 2013 +0100 |
tree | e7855b99d82ddf0da8d9a5b0ca8e809476a583b0 | |
parent | 2119f7c9afaf4c5fe88e9ffec1f34c5bc6b02f78 [diff] |
sh-pfc: Don't needlessly check GPIO type in sh_gpio_free() The GPIO type is always PINMUX_TYPE_FUNCTION when freeing a function GPIO. Hardcode the type value. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Linus Walleij <linus.walleij@linaro.org>