aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorAlexey Khoroshilov <khoroshilov@ispras.ru>2016-11-25 16:55:30 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-29 14:43:12 -0500
commite663c5dbad2999aa824045c8e01fed459d1fc833 (patch)
treed11b8b5c1323bc799d437e0b31639ee07e3430b5 /drivers/fpga/zynq-fpga.c
parent999e4bf1d736611b84b6b695531ce29b9319241f (diff)
uio: pruss: add clk_disable()
pruss_probe() enables gdev->pruss_clk, but there is no clk_disable() in the driver. The patch adds clk_disable() to pruss_cleanup() and error handling for clk_enable(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions