commit | 60c042a376b34a7f4343752b96c1bc0bf4da31cc | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Mon Feb 11 15:22:54 2013 -0800 |
committer | JP Abgrall <jpa@google.com> | Mon Feb 11 15:22:54 2013 -0800 |
tree | d76c01ea1e0b220d8136d5f819da146946a958c7 | |
parent | 8504ee554e5ca7014b3160b1cbeb4506e231338b [diff] |
libsensors: Removed the unused sensor status field Some sensors declare a status field which is actually not used. Internally it would be mapped to an accuracy member that was also not used. We now get rid of them where needed. This prepares for the new sensors_data_t structure. Change-Id: Ic05527abb3177f4e3aebee47488d67ca254e48d1