Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220621
b: refs/heads/master
c: 8e52e27
h: refs/heads/master
i:
  220619: 0fb738f
v: v3
  • Loading branch information
Grazvydas Ignotas authored and Samuel Ortiz committed Oct 28, 2010
1 parent 11bb2cf commit efbc7c2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a28dbea0ad3bd8144f3348eb5c20fabc2f12b4b5
refs/heads/master: 8e52e279b241d3a22d52c10a5f934db18b7d0a1b
3 changes: 2 additions & 1 deletion trunk/drivers/mfd/twl4030-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ static const struct sih sih_modules_twl4030[6] = {
.name = "bci",
.module = TWL4030_MODULE_INTERRUPTS,
.control_offset = TWL4030_INTERRUPTS_BCISIHCTRL,
.set_cor = true,
.bits = 12,
.bytes_ixr = 2,
.edr_offset = TWL4030_INTERRUPTS_BCIEDR1,
Expand Down Expand Up @@ -408,7 +409,7 @@ static int twl4030_init_sih_modules(unsigned line)
* set Clear-On-Read (COR) bit.
*
* NOTE that sometimes COR polarity is documented as being
* inverted: for MADC and BCI, COR=1 means "clear on write".
* inverted: for MADC, COR=1 means "clear on write".
* And for PWR_INT it's not documented...
*/
if (sih->set_cor) {
Expand Down

0 comments on commit efbc7c2

Please sign in to comment.