diff options
author | 2012-12-20 11:11:19 +0000 | |
---|---|---|
committer | 2013-02-05 13:54:22 +0100 | |
commit | 1abeebeaa5c0d577c1c66c19aa75470fcefd8396 (patch) | |
tree | df46274b591a1eae4aa592b9da4a00f4e9c6b0ae /tools/perf/scripts/python/syscall-counts.py | |
parent | pinctrl/abx500: use the BIT() macro where appropriate (diff) | |
download | linux-dev-1abeebeaa5c0d577c1c66c19aa75470fcefd8396.tar.xz linux-dev-1abeebeaa5c0d577c1c66c19aa75470fcefd8396.zip |
pinctrl/abx500: replace incorrect return value
Currently in the empty abx500_pin_config_get() function, we're
returning -EINVAL, with a comment stating that the reason for the
failure is that the function isn't implemented yet. Well there's
a proper return code for that. If we use it, we can do away with
the comment too, as it would be implied.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions