diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-04-16 12:34:53 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-23 15:53:44 +0200 |
commit | 44da03628b841635b157ea8d3fd46626783fe70d (patch) | |
tree | 461be374bc8b71a7576fef926314c6cfc1534b78 /net | |
parent | 63552502b274fe8acf4e2aafd93f58e9ad42acd6 (diff) |
serial: fsl_lpuart: Change DMA failure messages to debug level
Currently the following messages are seen when booting i.MX8QXP:
fsl-lpuart 5a060000.serial: DMA tx channel request failed, operating without tx DMA (-19)
fsl-lpuart 5a060000.serial: DMA rx channel request failed, operating without rx DMA (-19)
It is not really useful to have such messages on every boot, so change
them to debug level instead.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20200416153453.18825-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions