commit | f0a15ebd53e67ee1466bfb064f3527e5fa24c781 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 21 16:56:50 2017 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu May 11 12:36:56 2017 +0200 |
tree | e89852d86e02fb4f65570d5836a6a454351ae14a | |
parent | beb845f1234a79472416789739ed57900584e98c [diff] |
imx-common: rdc-sema: correct return value When unlock, if caller is not the sema owner, return -EACCES, not 1. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>