commit | e69f0602ee113167c663e86c9ca93f0efbaaf01d | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Sep 29 22:48:42 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Oct 05 09:32:39 2009 -0500 |
tree | 9fa2dbdad62f7ada1db3a31b7d943bcc31ca38bd | |
parent | 19df438b63c7164ce4848f526764f374f748bc19 [diff] |
lm832x: make fields to have the same types that they are saved/loaded They were saved as uint8_t already. To make things simpler, I just reg == -1 used to indicate an error, I create LM832x_GENERAL_ERROR with vale 0xff to represet it Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>