Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276673
b: refs/heads/master
c: b95eb74
h: refs/heads/master
i:
  276671: 3d04eb3
v: v3
  • Loading branch information
Kuninori Morimoto authored and Felipe Balbi committed Dec 12, 2011
1 parent e07a063 commit c7bea70
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: f44b915d315ff0a7dd362c5c0eac5fbde4cc4411
refs/heads/master: b95eb7476e7224baae34f67ae9a09042521e97ff
2 changes: 1 addition & 1 deletion trunk/drivers/usb/renesas_usbhs/mod.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ void usbhs_irq_callback_update(struct usbhs_priv *priv, struct usbhs_mod *mod)
if (mod->irq_attch)
intenb1 |= ATTCHE;

if (mod->irq_attch)
if (mod->irq_dtch)
intenb1 |= DTCHE;

if (mod->irq_sign)
Expand Down

0 comments on commit c7bea70

Please sign in to comment.