dmaengine: Remove site specific OOM error messages on kzalloc
authorPeter Griffin <peter.griffin@linaro.org>
Tue, 7 Jun 2016 17:38:41 +0000 (18:38 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 21 Jun 2016 16:05:00 +0000 (21:35 +0530)
commitaef94fea97eb77f86159375825a370b45d9f2fec
tree275639d62e6c0920e859e3d22786cb92a4098e04
parent71f7e6cc55003ca6f616ff4094253d28de5d9254
dmaengine: Remove site specific OOM error messages on kzalloc

If kzalloc() fails it will issue it's own error message including
a dump_stack(). So remove the site specific error messages.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
17 files changed:
drivers/dma/amba-pl08x.c
drivers/dma/bestcomm/bestcomm.c
drivers/dma/edma.c
drivers/dma/fsldma.c
drivers/dma/k3dma.c
drivers/dma/mmp_tdma.c
drivers/dma/moxart-dma.c
drivers/dma/nbpfaxi.c
drivers/dma/pl330.c
drivers/dma/ppc4xx/adma.c
drivers/dma/s3c24xx-dma.c
drivers/dma/sh/shdmac.c
drivers/dma/sh/sudmac.c
drivers/dma/sirf-dma.c
drivers/dma/ste_dma40.c
drivers/dma/tegra20-apb-dma.c
drivers/dma/timb_dma.c