fsldma: print correct IRQ on mpc83xx
commit169d5f663759ec494aa74a552ce99486235e6e50
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Jan 2009 05:33:31 +0000 (14 22:33 -0700)
committerDan Williams <dan.j.williams@intel.com>
Fri, 16 Jan 2009 06:50:22 +0000 (15 23:50 -0700)
treeaf5947b705412c99a7f24d9f26104a6ee1132605
parent6782dfe44acedf1e583d84e9e0d4f966d8e9befa
fsldma: print correct IRQ on mpc83xx

The mpc83xx variant uses a shared IRQ for all channels, so the individual
channel nodes don't have an interrupt property. Fix the code to print the
controller IRQ instead if there isn't any for the channel.

Acked-by: Timur Tabi <timur@freescale.com>
Acked-by: Li Yang <leoli@freescale.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/fsldma.c