summaryrefslogtreecommitdiff
path: root/drivers/power/power_supply_core.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2011-01-08 19:12:26 +0100
committerLars-Peter Clausen <lars@metafoo.de>2011-02-22 06:47:52 +0100
commitf722e17fdb2c97bbec2563636dd88489cdb1428b (patch)
tree10cc26fa54a4c5f05335df45019b3ae2213b48ad /drivers/power/power_supply_core.c
parent6501f728c56f831626d52b236023e556bca37f51 (diff)
power_supply: Ignore -ENODATA errors when generating uevents
Sometimes a driver can not report a meaningful value for a certain property and returns -ENODATA. Currently when generating a uevent and a property return -ENODATA it is treated as an error an no uevent is generated at all. This is not an desirable behavior. This patch adds a special case for -ENODATA and ignores properties which return this error code when generating the uevent. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Diffstat (limited to 'drivers/power/power_supply_core.c')
0 files changed, 0 insertions, 0 deletions