commit | be1f94812c2cc0aaf696d39fe23104763ea52b5b | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Jan 11 11:24:19 2013 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Jan 11 11:24:19 2013 -0800 |
tree | 2f9789af80ad91ad976a824548c0c2aa4d9b591f | |
parent | a6cf912c6047077a6eb860ed8dbfa342376ee395 [diff] |
ARM: OMAP: Fix dmaengine init for multiplatform Otherwise omap dmaengine will initialized when booted on other SoCs. Fix this by initializing the platform device in arch/arm/*omap*/dma.c instead. Cc: Russell King <linux@arm.linux.org.uk> Cc: Dan Williams <djbw@fb.com> Cc: Vinod Koul <vinod.koul@intel.com> Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Tony Lindgren <tony@atomide.com>