diff options
author | Huang Shijie <b32955@freescale.com> | 2013-11-19 06:57:50 +0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-01-03 23:22:19 +0400 |
commit | 43a34b8b730b6e12a8824c5bf2145022ed01f74f (patch) | |
tree | 9002fa835479f2fa78ab1b44cff2241aa8de4d39 /drivers/mtd/nand/gpmi-nand/gpmi-nand.c | |
parent | 4f0614a020524547d46e85ae5327f531e33cdf47 (diff) | |
download | linux-43a34b8b730b6e12a8824c5bf2145022ed01f74f.tar.xz |
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>
Diffstat (limited to 'drivers/mtd/nand/gpmi-nand/gpmi-nand.c')
0 files changed, 0 insertions, 0 deletions