diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-07-21 21:02:57 +0200 |
---|---|---|
committer | Paul Fertser <fercerpav@gmail.com> | 2009-07-27 01:10:51 +0400 |
commit | d5095005f091b71d4ad68d152465b52c91957eb8 (patch) | |
tree | 5180bc8d6c84c9aa43311f9a3f24bcd4a1c32192 /drivers/s390/net | |
parent | 991a4b782728554b7274339e763a01b0905c1fe4 (diff) |
bq27000: Return -ENODEV in bq27000_battery_get_property if the battery is not
If the battery is not present hdq_read will always return an error.
If the drivers knows that the battery is not present the correct thing to do is
to return -ENODEV instead of passing the error on.
Do this for all properties except POWER_SUPPLY_PROP_PRESENT.
The power supply sysfs expects us to do so, else it won't generate a proper
uevent file.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Diffstat (limited to 'drivers/s390/net')
0 files changed, 0 insertions, 0 deletions