Can't request irq

2011-07-13 Thread Александр Лясин
Hi all! I have a problem with getting interrupt on the MPC8308erdb processor in Linux 2.6.29 from Freescale edition. I work in LTIB toolchain. I have a SoC board with the MPC8308 processor. There are a few SPI devices on the SPI Bus. The devices are the conclusions to the interrupts IPIC. The dts

Re: Can't request irq

2011-07-13 Thread Scott Wood
On Thu, 14 Jul 2011 03:02:40 +0600 Александр Лясин alexander.lya...@gmail.com wrote: I'm writing module for falc device. During loading of the module the probe function is called. But request_irq(48, falc_irq_handler, IRQF_DISABLED, falc, falc_staff) function return -38. I see, interrupt 48