diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-07-24 09:40:29 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-08-17 20:43:35 +0200 |
commit | d25112aa34d007deaef3f2b373ab98ab1a7fc92d (patch) | |
tree | ddc2e2e0418a483467159fd518ec9a8f4d8f66bf /crypto/ecc.h | |
parent | ddbfbcba4933b50680ae0b6a789e3bbce3f356a4 (diff) | |
download | linux-d25112aa34d007deaef3f2b373ab98ab1a7fc92d.tar.gz linux-d25112aa34d007deaef3f2b373ab98ab1a7fc92d.tar.bz2 linux-d25112aa34d007deaef3f2b373ab98ab1a7fc92d.zip |
memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()
The callers of gpmc_cs_set_timings() expect to receive -ERRNO on errors
and they pass further what they have received.
However gpmc_cs_set_timings() was returning -1 (equal to -EPERM) which
does not make sense in this context.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200724074038.5597-21-krzk@kernel.org
Diffstat (limited to 'crypto/ecc.h')
0 files changed, 0 insertions, 0 deletions