ARM: OMAP: add deprecation message for legacy OMAP DMA API
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 7 Jun 2014 09:47:36 +0000 (10:47 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 1 Jul 2014 14:00:26 +0000 (15:00 +0100)
The legacy OMAP DMA API is now deprecated; all remaining users should
now convert over ASAP to using the DMA engine API instead of the OMAP
private API.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found