commit | 77850ae28607f33c1388928b9a4146ee2e0e57cf | [log] [tgz] |
---|---|---|
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | Wed Oct 09 10:06:03 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 10 10:24:15 2013 -0500 |
tree | 1b5280848da08002e9674963ee0fe6f9b0452867 | |
parent | 2412fbf1ffac21da14308924ccb17fe1a5506b1a [diff] |
usb: gadget: storage_common: make attribute operations more generic Show/store methods for sysfs attributes contain code which can be used also by configfs. Make them abstract the source the lun and rw_semaphore are taken from. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>