Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280447
b: refs/heads/master
c: 6d21af4
h: refs/heads/master
i:
  280445: 613aea9
  280443: 33da25f
  280439: 0910055
  280431: 7a62f7d
  280415: 2fdf9d6
  280383: 01d975b
  280319: 3f3315a
v: v3
  • Loading branch information
Javi Merino authored and Jiri Kosina committed Oct 29, 2011
1 parent 6d2bb7e commit 5ac51c9
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: ff5f483f30918759e78371a8deb498c46fdae051
refs/heads/master: 6d21af4f7d0ab660b24c8635f4ed577f40cd2978
2 changes: 1 addition & 1 deletion trunk/kernel/irq/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@ EXPORT_SYMBOL(free_irq);
* and to set up the interrupt handler in the right order.
*
* If you want to set up a threaded irq handler for your device
* then you need to supply @handler and @thread_fn. @handler ist
* then you need to supply @handler and @thread_fn. @handler is
* still called in hard interrupt context and has to check
* whether the interrupt originates from the device. If yes it
* needs to disable the interrupt on the device and return
Expand Down

0 comments on commit 5ac51c9

Please sign in to comment.