]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Remove unused platform devices, v3
authorTony Lindgren <tony@atomide.com>
Thu, 15 Jan 2009 11:55:59 +0000 (13:55 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 15 Jan 2009 12:07:48 +0000 (14:07 +0200)
commite999bbe7f1318390e997d13e508e4f16b1b130af
tree876adfde20c84953da12a1808bccf58bab43d7eb
parent3127f8f8595a064b3f1a1837fea2177902589ac3
ARM: OMAP: Remove unused platform devices, v3

This patch removes old platform devices. Alsa should now
be using the ASoC driver. For boards not yet using ASoC,
please see sound/soc/omap/osk5912.c.

Add dummy aic23_power_up and aic23_power_down functions for 770
to keep things compiling.

Remove references to omap_gpio_switch, and unused h2_nand_dev_ready
function.

This patch is based on an earlier patch by Arun KS.

Cc: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Arun KS <arunks@mistralsolutions.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-h2.c
arch/arm/mach-omap1/board-h3.c
arch/arm/mach-omap1/board-innovator.c
arch/arm/mach-omap1/board-nokia770.c
arch/arm/mach-omap1/board-osk.c
arch/arm/mach-omap1/board-palmte.c
arch/arm/mach-omap1/board-palmtt.c
arch/arm/mach-omap1/board-palmz71.c
arch/arm/mach-omap1/board-sx1.c
arch/arm/plat-omap/include/mach/aic23.h [deleted file]