Grant Likely d9f0c5f9bc powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver
The MPC5200 PSC device is wired up to a dedicated interrupt line
which is never shared.  This patch removes the IRQF_SHARED flag
from the request_irq() call which eliminates the "IRQF_DISABLED
is not guaranteed on shared IRQs" warning message from the console
output.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: Wolfram Sang <w.sang@pengutronix.de>
2009-02-04 11:23:56 -07:00
..
2009-01-30 08:40:54 -08:00
2008-10-20 08:52:36 -07:00
2009-01-13 14:03:43 -08:00
2008-10-16 16:52:06 +02:00
2008-10-20 08:50:24 -07:00
2008-10-20 08:52:36 -07:00