which irqflag to use with request_irq
liran raz
liranrazlinux at gmail.com
Wed Dec 10 03:00:21 EST 2008
hi,
When using the function:
int request_irq (unsigned int irq,
irq_handler_t handler,
unsigned long irqflags,
const char * devname,
void * dev_id);
To connect an ISR to one of the processor's
peripherals irq (SCC in my case).
Which value I should use for irqflags,
from the list in: interrupt.h file.
Kernel 2.6.24
Processor: MPC8272
Thanks,
Liran.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20081209/651ece98/attachment.htm>
More information about the Linuxppc-embedded
mailing list