[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-24
Subject:    ia64: Rename ia64_alloc_irq to ia64_alloc_vector.
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2002-09-27 23:36:17
[Download RAW message or body]

ChangeSet 1.676.7.10, 2002/09/27 17:36:17-06:00, bjorn_helgaas@hp.com

	ia64: Rename ia64_alloc_irq to ia64_alloc_vector.


# This patch includes the following deltas:
#	           ChangeSet	1.676.7.9 -> 1.676.7.10
#	arch/ia64/hp/sim/simserial.c	1.1     -> 1.2    
#	arch/ia64/hp/sim/simeth.c	1.1     -> 1.2    
#

 simeth.c    |    2 +-
 simserial.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


diff -Nru a/arch/ia64/hp/sim/simeth.c b/arch/ia64/hp/sim/simeth.c
--- a/arch/ia64/hp/sim/simeth.c	Wed Dec 18 11:32:35 2002
+++ b/arch/ia64/hp/sim/simeth.c	Wed Dec 18 11:32:35 2002
@@ -213,7 +213,7 @@
 
 	memcpy(dev->dev_addr, mac_addr, sizeof(mac_addr));
 
-	dev->irq = ia64_alloc_irq();
+	dev->irq = ia64_alloc_vector();
 
 	/*
 	 * attach the interrupt in the simulator, this does enable interrupts
diff -Nru a/arch/ia64/hp/sim/simserial.c b/arch/ia64/hp/sim/simserial.c
--- a/arch/ia64/hp/sim/simserial.c	Wed Dec 18 11:32:35 2002
+++ b/arch/ia64/hp/sim/simserial.c	Wed Dec 18 11:32:35 2002
@@ -1061,7 +1061,7 @@
 		if (state->type == PORT_UNKNOWN) continue;
 
 		if (!state->irq) {
-			state->irq = ia64_alloc_irq();
+			state->irq = ia64_alloc_vector();
 			ia64_ssc_connect_irq(KEYBOARD_INTR, state->irq);
 		}
 
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-24" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic