diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-10-04 17:11:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-06 03:04:36 +0900 |
commit | 0eb5a35801df3c438ce3fc91310a415ea4452c00 (patch) | |
tree | 35dc186c3415a6ccd174a1196e8de45659ffdbd5 /fs | |
parent | 9957423f035c2071f6d1c5d2f095cdafbeb25ad7 (diff) | |
download | linux-3.10-0eb5a35801df3c438ce3fc91310a415ea4452c00.tar.gz linux-3.10-0eb5a35801df3c438ce3fc91310a415ea4452c00.tar.bz2 linux-3.10-0eb5a35801df3c438ce3fc91310a415ea4452c00.zip |
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message
Do the same as commit a03a202e95fd ("dmaengine: failure to get a
specific DMA channel is not critical") to get rid of the following
messages during kernel boot:
dmaengine_get: failed to get dma1chan0: (-22)
dmaengine_get: failed to get dma1chan1: (-22)
dmaengine_get: failed to get dma1chan2: (-22)
dmaengine_get: failed to get dma1chan3: (-22)
..
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions