From: Ricardo Ribalda Delgado Date: Wed, 17 Dec 2014 15:51:09 +0000 (+0100) Subject: gpio/xilinx: Convert the driver to platform device interface X-Git-Tag: fixes-v4.0-rc1~140^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749564ffd52d91ddf9917315e6fba2a3dcf3137e;p=pandora-kernel.git 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 Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Linus Walleij --- Reading git-diff-tree failed