From 749564ffd52d91ddf9917315e6fba2a3dcf3137e Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Wed, 17 Dec 2014 16:51:09 +0100 Subject: [PATCH] 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-format-patch failed