diff options
| author | Dan Carpenter <[email protected]> | 2019-02-22 01:32:26 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-03-19 13:43:16 -0400 |
| commit | 1fc79c4bb19ba5068fc42d3a66655c3b175f9934 (patch) | |
| tree | 13958367e7ec8eb888d5b02edd54d28236baf2d3 /tools/perf/scripts/python | |
| parent | dee747f88167124884a918855c1f438e2f7f39e2 (diff) | |
media: staging/imx7: Fix an error code in mipi_csis_clk_get()
We accidentally return IS_ERR(), which is 1, instead of the PTR_ERR()
which is the negative error code.
Fixes: 7807063b862b ("media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions