[AVR32] extint: change set_irq_type() handling
authorDavid Brownell <david-b@pacbell.net>
Wed, 19 Dec 2007 04:50:28 +0000 (20:50 -0800)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 25 Jan 2008 07:31:44 +0000 (08:31 +0100)
Update the AVR32 EIC code to use the new __set_irq_handler_unlocked()
call, getting rid of one more instance of this widespread problem.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

No differences found