commit | c782417ccd1e149a3229301c05599b6d8fcb7230 | [log] [tgz] |
---|---|---|
author | Vipul Kumar <vipul.kumar@xilinx.com> | Fri Jul 20 14:36:49 2018 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Aug 06 08:44:35 2018 +0200 |
tree | 50a31bd1a7bce94a2469a3f9cf41a45ebec03a2b | |
parent | c24a3d59bcb96e94fc80d36f8410e77226087420 [diff] |
gpio: zynq: Used platdata structure for storing static data instead of priv This patch used platdata structure instead of priv for storing static information read from DT. Signed-off-by: Vipul Kumar <vipul.kumar@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Michal Simek <michal.simek@xilinx.com>