commit | e0a7e56368a4a58488c80693f0b630a0a05f6c8d | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Fri Jul 05 17:56:44 2019 +0800 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Jul 08 12:28:44 2019 +0100 |
tree | 168c92ca08464d5d53e5e7fb38151bb0d958c1d2 | |
parent | f97441f4c398b4ae29a4eb8439f9a09fcf26225a [diff] |
PCI: mobiveil: Fix error return values Some error return values in the host controller driver are either unconventional or plain wrong. Update them all with the expected return values. Signed-off-by: Hou Zhiqiang <Zhinqiang.Hou@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Minghuan Lian <Minghuan.Lian@nxp.com> Reviewed-by: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in>