Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bf609: bfin_crc: Remove unused CRC TX DMA platform resources.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>

authored by

Sonic Zhang and committed by
Bob Liu
a75b3c06 7546eb0d

-5
-5
arch/blackfin/mach-bf609/boards/ezkit.c
··· 967 967 .end = CH_MEM_STREAM0_SRC_CRC0, 968 968 .flags = IORESOURCE_DMA, 969 969 }, 970 - { 971 - .start = CH_MEM_STREAM0_DEST_CRC0, 972 - .end = CH_MEM_STREAM0_DEST_CRC0, 973 - .flags = IORESOURCE_DMA, 974 - }, 975 970 }; 976 971 977 972 static struct platform_device bfin_crypto_crc_device = {