dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message
authorMartin Sperl <kernel@martin.sperl.org>
Fri, 22 Apr 2016 07:12:48 +0000 (07:12 +0000)
committerVinod Koul <vinod.koul@intel.com>
Mon, 2 May 2016 09:38:19 +0000 (15:08 +0530)
commit0eef727a47c5ead7d8cf3373bdd81f280303e056
tree8b5059fbcd6f6841789ad1ad5e501b86ccd71eca
parent9bc0fa53692837a6128d2ecc6943e451c7f7c332
dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message

Fix typo in warning message that there is no "interrupt-names"
property defined in the device-tree and legacy-mode is used.

Also added newline to end of message.

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/bcm2835-dma.c