diff options
author | Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org> | 2008-02-07 08:13:20 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 16:42:06 (GMT) |
commit | 4cbc76eadf56399cd11fb736b33c53aec9caab8c (patch) | |
tree | 215ec5236611d766a504ef60fc346c9217d8c1e5 /fs/timerfd.c | |
parent | b1e058da50f7938e9c9e963e978b0730bba4ad32 (diff) | |
download | linux-fsl-qoriq-4cbc76eadf56399cd11fb736b33c53aec9caab8c.tar.xz |
power_supply: remove capacity_level from list of sysfs attributes
This commit:
commit 8efe444038a205e79b38b7ad03878824901849a8
Author: Andres Salomon <dilinger@queued.net>
Date: Wed Dec 12 14:12:56 2007 -0500
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Removed CAPACITY_LEVEL from every other code, leaving the array with sysfs
attributes with one more entry than the number of enums in power_supply.h.
This leads to some attributes containing the value of the attribute right
after it. For example, temp_ambient would have the value of
time_to_empty_now. In my case, I had time_to_full_avg have the value which
should be in model_name, when the former was usually empty.
Cc: Andres Salomon <dilinger@debian.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions