Re: [PATCH] usb: gadget: uvc: fix permissions of configfs attributes

2015-11-30 Thread Laurent Pinchart
Hi Mian, Thank you for the patch. On Saturday 28 November 2015 18:35:44 Mian Yousaf Kaukab wrote: > 76e0da3 "usb-gadget/uvc: use per-attribute show and store methods" > removed write permission for writeable attributes. Correct attribute > permissions. > > Fixes: 76e0da3 "usb-gadget/uvc: use per

Re: [PATCH] usb: gadget: uvc: fix permissions of configfs attributes

2015-11-30 Thread Christoph Hellwig
Hi Mian, sorry for the bug, the fix looks correct. Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] usb: gadget: uvc: fix permissions of configfs attributes

2015-11-28 Thread Mian Yousaf Kaukab
76e0da3 "usb-gadget/uvc: use per-attribute show and store methods" removed write permission for writeable attributes. Correct attribute permissions. Fixes: 76e0da3 "usb-gadget/uvc: use per-attribute show and store methods" Signed-off-by: Mian Yousaf Kaukab --- drivers/usb/gadget/function/uvc_con