Files
kernel_google_wahoo/drivers
Srinivas Neeli 2f02ffdd6f gpio: zynq: Check return value of pm_runtime_get_sync
[ Upstream commit a51b2fb94b04ab71e53a71b9fad03fa826941254 ]

Return value of "pm_runtime_get_sync" API was neither captured nor checked.
Fixed it by capturing the return value and then checking for any warning.

Addresses-Coverity: "check_return"
Signed-off-by: Srinivas Neeli <srinivas.neeli@xilinx.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:22:41 +02:00
..
2021-07-20 16:22:39 +02:00
2020-12-29 13:42:40 +01:00
2020-06-20 10:23:15 +02:00