]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: gpmi: use DMA channel 0 for all the nand chips
authorHuang Shijie <b32955@freescale.com>
Tue, 27 Aug 2013 09:29:05 +0000 (17:29 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 23 Oct 2013 22:45:27 +0000 (15:45 -0700)
commit77d5a371d461c464cbbed2e9b8d4dc03f8da2bd1
tree1d8e006a8a30b4bbe5814949017220cd32d0e223
parent1ad79b949c3a40b9f3d2effdb41ce399ad524444
mtd: gpmi: use DMA channel 0 for all the nand chips

We only have one DMA channel : the channel 0.
Use DMA channel 0 to access all the nand chips.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/gpmi-nand/gpmi-nand.c