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)
commite17aee37a68b3884114f515df3ee506870f5eea1
treeb955d7b1df45a8102dc57ea8be0ea6bacea0ea8e
parent9aa1cfca255bf3ba83f44b3452d34cc34607b94a
remoteproc/davinci: fix quoted split string checkpatch warning

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
This page took 0.025585 seconds and 5 git commands to generate.