Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173800
b: refs/heads/master
c: fb3d38b
h: refs/heads/master
v: v3
  • Loading branch information
Liuweni authored and Jiri Kosina committed Dec 4, 2009
1 parent d5bb9db commit 3421b4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 137f1188ef2747e987cbb469e6a54dde3350cb51
refs/heads/master: fb3d38b9904888aa8e36d88b2388dc70934b2169
4 changes: 2 additions & 2 deletions trunk/kernel/irq/chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,11 @@ int set_irq_data(unsigned int irq, void *data)
EXPORT_SYMBOL(set_irq_data);

/**
* set_irq_data - set irq type data for an irq
* set_irq_msi - set irq type data for an irq
* @irq: Interrupt number
* @entry: Pointer to MSI descriptor data
*
* Set the hardware irq controller data for an irq
* Set the MSI descriptor entry for an irq
*/
int set_irq_msi(unsigned int irq, struct msi_desc *entry)
{
Expand Down

0 comments on commit 3421b4f

Please sign in to comment.