commit | b9e066942981c6de3897de94953bea295ae18ec8 | [log] [tgz] |
---|---|---|
author | Ameya Palande <2ameya@gmail.com> | Wed Apr 06 17:44:37 2011 +0300 |
committer | Matthew Garrett <mjg@redhat.com> | Fri May 27 12:36:46 2011 -0400 |
tree | 8086d04ef844a4511f193acb9274bedc985c8201 | |
parent | 020036678e810be10a352339faa9a1df2bd8f5a3 [diff] |
platform/x86: Simplify intel_mid_powerbtn This patch: 1. Removes unnecessay #defines 2. Removes 'mfld_pb_priv' data structure which results in simpler error handling and less memory allocations. Signed-off-by: Ameya Palande <2ameya@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>