linux/drivers/mtd/nand/gpmi-nand
Huang Shijie 43a34b8b73 mtd: gpmi: remove the unnecessary pr_err()
The error messages for the failure of dmaengine_prep_slave_sg are
not necessary, this patch removes all these pr_err, and returns with
the proper error code -EINVAL, not -1.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-01-03 11:22:19 -08:00
..
bch-regs.h mtd: gpmi: set the Golois Field bit for mx6q's BCH 2013-02-04 10:27:59 +02:00
gpmi-lib.c mtd: gpmi: remove the unnecessary pr_err() 2014-01-03 11:22:19 -08:00
gpmi-nand.c mtd: gpmi: use devm_request_irq 2014-01-03 11:22:19 -08:00
gpmi-nand.h mtd: gpmi: use devm_request_irq 2014-01-03 11:22:19 -08:00
gpmi-regs.h mtd: gpmi: decouple the chip select from the DMA channel 2013-11-06 23:33:01 -08:00
Makefile