Files
linux-stable-mirror/drivers
Srinivas NeeliandGreg Kroah-Hartman 3d2b0818da gpio: zynq: Check return value of pm_runtime_get_sync
[ Upstream commit a51b2fb94b ]

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:05:43 +02:00
..
2021-07-19 09:44:59 +02:00
2021-07-20 16:05:42 +02:00
2021-07-19 09:44:59 +02:00