usb: musb: core: print new line in the driver banner again
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 14 Nov 2012 15:49:50 +0000 (18:49 +0300)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 6 Feb 2013 04:33:19 +0000 (04:33 +0000)
commit9d38cd591c7e22932c7bb8e138231c87108c7aec
tree2e5249de632bb1cd1ea299184a470945b5cb4b3c
parent7cce8398c923ff7e16e992ca751dd0c32b92c22a
usb: musb: core: print new line in the driver banner again

commit 2ac788f705e5118dd45204e7a5bc8d5bb6873835 upstream.

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 <sshtylyov@ru.mvista.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/musb/musb_core.c