twl92230: change pwrbtn_state to uint8_t
authorJuan Quintela <quintela@redhat.com>
Tue, 29 Sep 2009 20:48:39 +0000 (22:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:38 +0000 (09:32 -0500)
commit7145634836eefc8eb058b8ab76448e7b2d873513
tree6d709cae83f4a3c8605b66ead35d974275eb1960
parent0f86231046968df6b473aeaac727b040ceef7f06
twl92230: change pwrbtn_state to uint8_t

its value is always the level of an interrupt, 0 or 1

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/twl92230.c