[PATCH 0/3] gpio: zynq: Update on gpio zynq driver

Srinivas Neeli srinivas.neeli at xilinx.com
Fri Apr 9 15:08:03 BST 2021


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




More information about the linux-arm-kernel mailing list