commit | 48831a9d4c3a681672ba40d5923e02df4f2cb717 | [log] [tgz] |
---|---|---|
author | Marcus Shawcroft <marcus.shawcroft@arm.com> | Mon Feb 06 23:14:45 2017 +0000 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Feb 08 13:31:08 2017 +0000 |
tree | 331b717d50591e62fd1935c5372349e82a6ef59d | |
parent | c35b90890ade51e63c21b9f538e47f24fe3a6d90 [diff] |
gpio: Error pin out of range consistently. Several GPIO drivers detect an out of range pin number and return an errno error code. Use the same errno code across all drivers. Change-Id: I0e2949432d6845d12c37064c78f9c228b8e8e45a Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>