]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
gpio: xilinx: Add clock handling in remove code
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Thu, 27 Sep 2018 06:28:37 +0000 (11:58 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 27 Sep 2018 07:28:14 +0000 (09:28 +0200)
commit39a06c28d7a867e90de296587c705c9750aa7b43
treec578107b0b8bf6886a131bb8b02e6f2843a7f215
parentb7fcfe605677b793add3faa276401b1a57a1e857
gpio: xilinx: Add clock handling in remove code

Add clock handling in the remove code.
Fixes the below error

xilinx-gpio a0001000.gpio: Unbalanced pm_runtime_enable!
XGpio: /amba_pl@0/gpio@a0001000: registered, base is 480

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/gpio/gpio-xilinx.c