]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: core: allow everybody to read sysfs attributes
authorFelipe Balbi <balbi@ti.com>
Mon, 3 Oct 2011 13:43:56 +0000 (16:43 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 14 Nov 2011 19:51:17 +0000 (11:51 -0800)
commit4d8bfb92e5ae14e8612e5533158d6f3faa55dc49
treea6474cbb45efb0c4ac4166aebc3ff17ed366ddf7
parent5b49f6a191658c0e467d7084ebb14f3d43fe5542
usb: gadget: core: allow everybody to read sysfs attributes

Those are simply giving information about the current
state of the UDC, nothing really fancy. We can let
everybody read those.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/udc-core.c