usb: gadget: f_acm: Fix configfs attr name
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 1 Mar 2016 11:47:11 +0000 (12:47 +0100)
committerFelipe Balbi <balbi@kernel.org>
Fri, 4 Mar 2016 13:14:50 +0000 (15:14 +0200)
commit0561f77e2db9e72dc32e4f82b56fca8ba6b31171
tree91f270b173014d7ab3f9b49925e94273cf7c4d7a
parent59e052727e8fc197f344d4d5ec10814247049972
usb: gadget: f_acm: Fix configfs attr name

Correct attribute name is port_num not num.

Fixes: ea6bd6b ("usb-gadget/f_acm: use per-attribute show and store methods")
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/gadget/function/f_acm.c