usb: gadget: configfs: use hexadecimal values and new line
authorStefan Agner <stefan@agner.ch>
Sat, 15 Apr 2017 01:35:09 +0000 (18:35 -0700)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 13 Jun 2017 10:21:01 +0000 (13:21 +0300)
commite800e8cbdf42c73602b90258f82a2cfe86ec53a7
tree43411d70266b13832c62f205131aac5fc1c8f9f3
parent76180d716f91f035d9c8639497cf5459b44e1a51
usb: gadget: configfs: use hexadecimal values and new line

Other unsigned properties return hexadecimal values, follow this
convention when printing b_vendor_code too. Also add newlines to
the OS Descriptor support related properties, like other sysfs
files use.

Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/configfs.c