Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184638
b: refs/heads/master
c: e0594b4
h: refs/heads/master
v: v3
  • Loading branch information
Paul Walmsley committed Jan 27, 2010
1 parent 257a721 commit 4002094
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cf57aa7c5453e786acd37edea8acdd9497c708d6
refs/heads/master: e0594b448a040473fdc283934df66811f497a275
6 changes: 3 additions & 3 deletions trunk/arch/arm/plat-omap/include/plat/powerdomain.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@ struct powerdomain {
/* Powerdomain name */
const char *name;

/* the address offset from CM_BASE/PRM_BASE */
const s16 prcm_offs;

/* Used to represent the OMAP chip types containing this pwrdm */
const struct omap_chip_id omap_chip;

/* the address offset from CM_BASE/PRM_BASE */
const s16 prcm_offs;

/* Possible powerdomain power states */
const u8 pwrsts;

Expand Down

0 comments on commit 4002094

Please sign in to comment.