From: Sergei Shtylyov Date: Wed, 14 Nov 2012 15:49:50 +0000 (+0300) Subject: usb: musb: core: print new line in the driver banner again X-Git-Tag: v3.8-rc4~25^2~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac788f705e5118dd45204e7a5bc8d5bb6873835;p=pandora-kernel.git usb: musb: core: print new line in the driver banner again Commit 5c8a86e10a7c164f44537fabdc169fd8b4e7a440 (usb: musb: drop unneeded musb_debug trickery) erroneously removed '\n' from the driver's banner. Concatenate all the banner substrings while adding it back... Signed-off-by: Sergei Shtylyov Cc: stable@vger.kernel.org # 3.0+ Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed