From: Linus Walleij Date: Mon, 27 Jun 2011 09:33:46 +0000 (+0200) Subject: dmaengine/ste_dma40: use AMBA PrimeCell helper macros X-Git-Tag: v3.1-rc1~92^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4b89764c470230bbf9d18c0a3411887c48bb5a2;p=pandora-kernel.git dmaengine/ste_dma40: use AMBA PrimeCell helper macros The DMA40 is not a PrimeCell from ARM, but it still use the same ID registers. So let's utilize the existing macros in the PrimeCell header to identify manufacturer and revision of the IP block instead of reinventing the wheel. Cc: Robert Marklund Cc: Per Forlin Cc: Rabin Vincent Signed-off-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed