This patch series does the following: -Simplified the code by using module_platform_driver(). -Fixing coverity warnings. Srinivas Neeli (3): gpio: zynq: use module_platform_driver to simplify the code gpio: zynq: Check return value of pm_runtime_get_sync gpio: zynq: Check return value of irq_get_irq_data drivers/gpio/gpio-zynq.c | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) -- 2.9.1