diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-04-03 13:32:12 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-04-14 18:59:34 +0800 |
commit | a19c61b06585f71c4dc1303fe6a3af79dfe33678 (patch) | |
tree | 3001f49fb0c6567fc7745d99d3c80dec3c992c4b /kernel/kmod.c | |
parent | e0358dedff4ff432318665927d45f4786c34ed52 (diff) | |
download | linux-next-a19c61b06585f71c4dc1303fe6a3af79dfe33678.tar.gz |
crypto: ccp - Return doorbell status code as an argument
If the doorbell failed to ring we return -EIO, but the caller can't
determine why it failed. Pass the reason for the failure in an
argument for caller to investigate.
Suggested-by: Mark Hasemeyer <markhas@chromium.org>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Mark Hasemeyer <markhas@chromium.org>
Tested-by: Mark Hasemeyer <markhas@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions