commit | aef94fea97eb77f86159375825a370b45d9f2fec | [log] [tgz] |
---|---|---|
author | Peter Griffin <peter.griffin@linaro.org> | Tue Jun 07 18:38:41 2016 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Jun 21 21:35:00 2016 +0530 |
tree | 275639d62e6c0920e859e3d22786cb92a4098e04 | |
parent | 71f7e6cc55003ca6f616ff4094253d28de5d9254 [diff] |
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>