commit | 155a22ecd574c3e6a4c59e6a1bf0dd31ce23ff10 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Dec 08 16:33:13 2009 -0700 |
committer | paul <paul@twilight.(none)> | Fri Dec 11 17:00:41 2009 -0700 |
tree | 387045a94976aa08bafd56f041c8ea8567762156 | |
parent | 2354eb5a943e64c5e6e249147381e9715aa5d54b [diff] |
OMAP powerdomain: rearrange struct powerdomain to save some memory This patch rearranges the order of structure members in struct powerdomain to avoid wasting memory due to alignment restrictions. Signed-off-by: Paul Walmsley <paul@pwsan.com>