diff options
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | 2014-12-17 18:51:12 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-01-15 19:23:16 +0300 |
commit | 1d6902d3a68e83061c979a57d7411e8ae172df67 (patch) | |
tree | b39ac817a44a64375c20d69a6f82c6ec67d627cd /include/linux/of_gpio.h | |
parent | 4ae798fae200f1d26c820c6e508a6bcd3c5aa8f2 (diff) | |
download | linux-1d6902d3a68e83061c979a57d7411e8ae172df67.tar.xz |
gpio/xilinx: Create a single gpio chip on dual cores
Currently, we had two gpio chips on cores configured as dual.
This lead to mapping the same memory region twice and duplicating the
init and remove code.
This patch creates a single gpiochip for single and dual cores.
Suggested-by: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/linux/of_gpio.h')
0 files changed, 0 insertions, 0 deletions