[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7783925d0608300812j2175164dja401b4e763a5ac43@mail.gmail.com>
Date: Wed, 30 Aug 2006 20:42:14 +0530
From: "Rick Brown" <rick.brown.3@...il.com>
To: linux-newbie@...r.kernel.org, kernelnewbies@...linux.org,
linux-kernel@...r.kernel.org
Subject: Interrupt handler registration for multiple devices
Hi,
I want to write a driver that will handle multiple devices. These
devices will share the IRQ line. Do I need to register my (same)
interrupt handler as many times as the number of devices(by calling
request_irq())?
Also an unrelated query. Can I sleep after a call to preempt_kernel()??
TIA,
Rick
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists