]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit957e9f71ad0afa54e0f2af5a1fc1ed8ec2fa8822
tree91f270b173014d7ab3f9b49925e94273cf7c4d7a
parentd3f0325626bf8cc01e1a8c4f07dd4c95718b86c7
usb: gadget: f_acm: Fix configfs attr name

Correct attribute name is port_num not num.

Fixes: ce453aa ("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