[ARM] pxa/colibri: get rid of set_irq_type()
authorDaniel Mack <daniel@caiaq.de>
Thu, 2 Apr 2009 06:33:15 +0000 (08:33 +0200)
committerEric Miao <eric.miao@marvell.com>
Sat, 4 Apr 2009 02:26:34 +0000 (10:26 +0800)
In commit 47cb035560a41bd1bd3db506eeab93088815203e, the ax88796 driver
learned to take IRQ flags from platform_device definition. Use that here
to get rid of the set_irq_type() hack.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Eric Miao <eric.miao@marvell.com>

No differences found