Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276091
b: refs/heads/master
c: 5a4f184
h: refs/heads/master
i:
  276089: d0f1358
  276087: 573abe5
v: v3
  • Loading branch information
Felipe Balbi authored and Tony Lindgren committed Nov 23, 2011
1 parent 306d605 commit 9e4c3a2
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: 46232a3622c6e33605906ee6690dfef372925f53
refs/heads/master: 5a4f1844c2ba21f804d7729306d9b16eaeb724a8
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/smartreflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ static irqreturn_t sr_interrupt(int irq, void *data)
sr_write_reg(sr_info, ERRCONFIG_V1, status);
} else if (sr_info->ip_type == SR_TYPE_V2) {
/* Read the status bits */
sr_read_reg(sr_info, IRQSTATUS);
status = sr_read_reg(sr_info, IRQSTATUS);

/* Clear them by writing back */
sr_write_reg(sr_info, IRQSTATUS, status);
Expand Down

0 comments on commit 9e4c3a2

Please sign in to comment.