Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119425
b: refs/heads/master
c: 3ff68a6
h: refs/heads/master
i:
  119423: 66b6d25
v: v3
  • Loading branch information
Mark Nelson authored and Ingo Molnar committed Nov 13, 2008
1 parent 7b706d7 commit d37565d
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: f131e2436ddbac2527bb2d6297a823aae4b024f8
refs/heads/master: 3ff68a6a106c362a6811d3e51bced58e6fc87de7
2 changes: 1 addition & 1 deletion trunk/kernel/irq/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ int __irq_set_trigger(struct irq_desc *desc, unsigned int irq,
* IRQF_TRIGGER_* but the PIC does not support multiple
* flow-types?
*/
pr_warning("No set_type function for IRQ %d (%s)\n", irq,
pr_debug("No set_type function for IRQ %d (%s)\n", irq,
chip ? (chip->name ? : "unknown") : "unknown");
return 0;
}
Expand Down

0 comments on commit d37565d

Please sign in to comment.