Blackfin: clean up isp1362 board resources
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Sep 2009 05:44:36 +0000 (05:44 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:13:58 +0000 (00:13 -0500)
commit21b03cfe4c50fd586bfebd06d852457c07f60c2b
treef16105f94bcb680af7ed3bf99938ea3b9c226ca5
parent5cd82a6d58cb14c3a5d08ed171229de7adc3deac
Blackfin: clean up isp1362 board resources

Drop the CONFIG_USB_ISP1362_BFIN_GPIO_IRQ Kconfig as it never made it into
mainline and it was a bad interface into the board resources.  For boards
that actually used this, replace it with an actual IRQ define.  For boards
that didn't, simply drop the resources.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-bf527/boards/cm_bf527.c
arch/blackfin/mach-bf527/boards/ezkit.c
arch/blackfin/mach-bf537/boards/pnav10.c
arch/blackfin/mach-bf537/boards/stamp.c