diff options
author | Heiko Stuebner <[email protected]> | 2014-09-23 22:42:16 +0200 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2014-09-25 01:45:59 +0200 |
commit | 4d96fb1ec81118c6406fe6d3670f172b2faaedf3 (patch) | |
tree | 3bb8e9af8313f7cc298a9b3da66dc03fd1ece568 /net | |
parent | ddd26dff757d08d4eb309a28bf2a02372387e71f (diff) |
power: gpio-charger: do not use gpio value directly
Some gpio implementations return interesting values for gpio_get_value when
the value is not 0 - as seen on a imx6sl board. Therefore do not use the
value returned from gpio_get_value directly but simply check for 0 or not 0.
Signed-off-by: Heiko Stuebner <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Tested-by: Doug Anderson <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions