remoteproc/davinci: fix quoted split string checkpatch warning
authorSuman Anna <s-anna@ti.com>
Fri, 27 Feb 2015 23:18:22 +0000 (17:18 -0600)
committerOhad Ben-Cohen <ohad@wizery.com>
Sat, 2 May 2015 08:04:56 +0000 (11:04 +0300)
Fix the following checkpatch warning,
WARNING: quoted string split across lines
+                "\n\t\tName of DSP firmware file in /lib/firmware"
+                " (if not specified defaults to 'rproc-dsp-fw')");

Signed-off-by: Suman Anna <s-anna@ti.com>
[remove leading whitespace as well]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/da8xx_remoteproc.c

Simple merge