commit | 7f99ef2284b46f69dfdca690c2b00fa735b32ccc | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Tue Oct 08 06:42:11 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Oct 08 06:42:11 2013 +0900 |
tree | ec535260805e52ed025e8880544ff5492b05807b | |
parent | f2dda07db68d2bbe91bc9985280f0586c9d25523 [diff] |
ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 device The spi-s3c64xx device is also used on the s3c2416 and s3c2443 SoCs. The driver also already uses only generic dma-engine operations. Therefore add another elif to set the s3c24xx filter. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>