From: Soren Brinkmann Date: Fri, 19 Dec 2014 18:21:06 +0000 (-0800) Subject: microblaze: intc: Reformat output X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~147^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=231856ae7ccb5ee49b2f722e1d8ba7a45df1a978;p=pandora-kernel.git microblaze: intc: Reformat output A message was using pr_info level output for a message including "ERROR" which is not really a fatal error. Remove the 'ERROR' from that message, use pr_warn loglevel and add the function name to the output to give users a chance to find the culprit in case the warning triggers. Signed-off-by: Soren Brinkmann Signed-off-by: Michal Simek --- Reading git-diff-tree failed