commit | 749564ffd52d91ddf9917315e6fba2a3dcf3137e | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Wed Dec 17 16:51:09 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 15 17:23:13 2015 +0100 |
tree | 799f0ba1730c6c868613a700402830b27ee9b930 | |
parent | bc2f3dc3e2c784efc30acf6f8adde560beedbf57 [diff] |
gpio/xilinx: Convert the driver to platform device interface This way we do not need to transverse the device tree manually and we support hot plugged devices. Also Implement remove callback so the driver can be unloaded Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>