omap: add dsp platform device
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 4 Oct 2010 16:09:14 +0000 (19:09 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Oct 2010 19:05:11 +0000 (12:05 -0700)
commit90173882ed15a8034d6d162da5f343a2c7d87587
treeca7a366d93b4d93aa5d43d6e0005b13efee49866
parent07dea29a110b610a82ab7ecfea99b617d51c4965
omap: add dsp platform device

Otherwise tidspbridge cannot work.

It looks like this was dropped in the conversion to staging. I took the
liberty of doing some cleaning up.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/dsp.c [new file with mode: 0644]
arch/arm/plat-omap/common.c
arch/arm/plat-omap/devices.c
arch/arm/plat-omap/include/plat/dsp.h [new file with mode: 0644]