commit | 6f2c6afa79e0513d339871337bfc8c6c621d3ab1 | [log] [tgz] |
---|---|---|
author | Ondrej Jirman <[email protected]> | Fri Dec 21 11:56:41 2018 -0500 |
committer | Mauro Carvalho Chehab <[email protected]> | Wed Jan 16 11:23:31 2019 -0500 |
tree | bf5527303478a82795fc2013fe03312041fe5820 | |
parent | f45f3f753b0a3d739acda8e311b4f744d82dc52a [diff] |
media: sunxi: cedrus: Fix missing error message context When cedrus_hw_probe is called, v4l2_dev is not yet initialized. Use dev_err instead. Signed-off-by: Ondrej Jirman <[email protected]> Acked-by: Paul Kocialkowski <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>