commit | 21098562a41ce24af1e105dc96179260ebcc980c | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Oct 29 23:53:10 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Nov 21 11:41:43 2016 -0200 |
tree | 8c1b2f53f0ae2e655da14148c6370af927dd5fd9 | |
parent | 1f5ecaf985c46889278f51fcb7bc143f60f4eb14 [diff] |
[media] c8sectpfe: fix error return code in c8sectpfe_probe() Fix to return error code -ENODEV from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>