diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2016-11-26 00:55:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-29 20:43:12 +0100 |
commit | e663c5dbad2999aa824045c8e01fed459d1fc833 (patch) | |
tree | d11b8b5c1323bc799d437e0b31639ee07e3430b5 /drivers/fpga/Kconfig | |
parent | 999e4bf1d736611b84b6b695531ce29b9319241f (diff) | |
download | linux-e663c5dbad2999aa824045c8e01fed459d1fc833.tar.bz2 |
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/Kconfig')
0 files changed, 0 insertions, 0 deletions