usb: gadget: SourceSink: Fix show methods for attributes
commitfa50bff63689849175d65f4923691944556fbacc
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 21 Sep 2015 19:51:14 +0000 (21 21:51 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 1 Oct 2015 17:40:23 +0000 (1 12:40 -0500)
tree2063f270da02fd6c3f1db6d5bae593deff49bb8b
parent902d03c7f3900b8a5d2997303b87dc12397bea71
usb: gadget: SourceSink: Fix show methods for attributes

Most of USB functions place new line after attribute value.
Let's follow this convention also in source sink function
as it improves readability.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/f_sourcesink.c