diff options
| author | Fabio Estevam <[email protected]> | 2019-05-31 13:45:04 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-06-05 12:53:38 -0400 |
| commit | 2b393f91c651c16d5c09f5c7aa689e58a79df34e (patch) | |
| tree | 834e2356b146fb6c56662565d8159820464e0403 /drivers/media/platform/stm32/stm32-dcmi.c | |
| parent | 3c1b9ac753e99005d7ee0a883d6e5b577ba32aa9 (diff) | |
media: imx7-mipi-csis: Propagate the error if clock enabling fails
Currently the return value from clk_bulk_prepare_enable() is checked,
but it is not propagate it in the case of failure.
Fix it and also move the error message to the caller of
mipi_csis_clk_enable().
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Rui Miguel Silva <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/platform/stm32/stm32-dcmi.c')
0 files changed, 0 insertions, 0 deletions