]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: nand: mxs_nand: use more precise function name
authorStefan Agner <stefan.agner@toradex.com>
Fri, 22 Jun 2018 16:06:13 +0000 (18:06 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 27 Jun 2018 07:07:55 +0000 (09:07 +0200)
commit5811b5468a33dce71b20e3300c19b392c1ea2019
treeac90ffecff8c16f0e0fe2fbda12d2fdedcb52c06
parentdb38cacb7b05a561d0bf6191a60c428cbd7c9e71
mtd: nand: mxs_nand: use more precise function name

This function initializes DMA descriptors so mxs_nand_init_dma is
more precise. It also frees up the rather generic name mxs_nand_init.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
drivers/mtd/nand/mxs_nand.c