diff options
| author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | 2018-12-14 04:18:21 -0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-01-21 15:41:57 -0200 |
| commit | 8d19d5d03b4d09177b0ae87f964eb751e6f51b7b (patch) | |
| tree | e54eaefb2dff46c3fe5774f847e505d8c6023ffe /drivers/media/platform/vimc/vimc-core.c | |
| parent | media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare() (diff) | |
| download | linux-8d19d5d03b4d09177b0ae87f964eb751e6f51b7b.tar.gz linux-8d19d5d03b4d09177b0ae87f964eb751e6f51b7b.zip | |
media: rcar-vin: fix wrong return value in rvin_set_channel_routing()
If the operation in rvin_set_channel_routing() is successful the 'ret'
variable contains the runtime PM use count for the VIN master device.
The intention is not to return the use count to the caller but to return
0 on success else none zero.
Fix this by always returning 0 if the operation is successful.
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-core.c')
0 files changed, 0 insertions, 0 deletions
