Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187769
b: refs/heads/master
c: 5c42dc7
h: refs/heads/master
i:
  187767: 3594cb8
v: v3
  • Loading branch information
Jean Delvare authored and Jiri Kosina committed Feb 11, 2010
1 parent ec12351 commit 70d9809
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: b80109e256bc17ed66c9d559175f087b03ca2a8e
refs/heads/master: 5c42dc7070c94622ca914b5a2e227f3744e857e7
2 changes: 1 addition & 1 deletion trunk/kernel/irq/devres.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ static int devm_irq_match(struct device *dev, void *res, void *data)
* automatically freed on driver detach.
*
* If an IRQ allocated with this function needs to be freed
* separately, dev_free_irq() must be used.
* separately, devm_free_irq() must be used.
*/
int devm_request_threaded_irq(struct device *dev, unsigned int irq,
irq_handler_t handler, irq_handler_t thread_fn,
Expand Down

0 comments on commit 70d9809

Please sign in to comment.