]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit77644b124150f5c1040d22b97c24896187264d3a
treef16105f94bcb680af7ed3bf99938ea3b9c226ca5
parent1c7d36aa5f55fdf416914c069512187b2f82af75
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