diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2012-11-06 18:03:47 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-11-11 22:06:06 +0400 |
commit | e93fa3f24353e45b189bae656ba000d0533777a3 (patch) | |
tree | c3139da5fd10fe3b68dbb97a59c919e2da1d9baf /drivers/gpio/gpiolib.c | |
parent | 167c1af9443757bb9d27ceff8ba4304302cb0651 (diff) | |
download | linux-e93fa3f24353e45b189bae656ba000d0533777a3.tar.xz |
gpiolib: remove duplicate pin range code
Commit 69e1601bca88809dc118abd1becb02c15a02ec71
"gpiolib: provide provision to register pin ranges"
Introduced both of_gpiochip_remove_pin_range() and
gpiochip_remove_pin_ranges(). But the contents are exactly
the same so remove the OF one and rely on the range deletion
in the core.
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpiolib.c')
0 files changed, 0 insertions, 0 deletions