diff options
author | Philipp Zabel | 2016-01-29 09:42:19 +0100 |
---|---|---|
committer | Lee Jones | 2016-03-16 08:50:35 +0000 |
commit | 8c037e0c8eaa7dcb3a190b9be841ee81edb865ff (patch) | |
tree | 88ae3b8adde0daee738865a0c9fc6c73046ef028 /scripts | |
parent | e9b7ba7954fa8df6e021ee4bef084ed10eba2c2b (diff) |
mfd: syscon: Return ENOTSUPP instead of ENOSYS when disabled
When CONFIG_MFD_SYSCON is disabled, have the function stubs return
ENOTSUPP to indicate the syscon functionality is not available.
There are currently no callers that depend on the ENOSYS return value.
This patchfixes a checkpatch warning:
WARNING: ENOSYS means 'invalid syscall nr' and nothing else
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions