Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284552
b: refs/heads/master
c: c953122
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown authored and Samuel Ortiz committed Jan 8, 2012
1 parent 25069b6 commit 33bad13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b18d1f0f490cbeefd389ccd90504dd6501e6d493
refs/heads/master: c9531227b289947950cce29cfe881b768bf9d7d9
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ static void twl4030_sih_bus_sync_unlock(struct irq_data *data)
u8 bytes[4];
} imr;

/* byte[0] gets overwriten as we write ... */
/* byte[0] gets overwritten as we write ... */
imr.word = cpu_to_le32(agent->imr << 8);
agent->imr_change_pending = false;

Expand Down

0 comments on commit 33bad13

Please sign in to comment.