From: Andrzej Pietrasiewicz Date: Wed, 9 Oct 2013 08:06:03 +0000 (+0200) Subject: usb: gadget: storage_common: make attribute operations more generic X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77850ae28607f33c1388928b9a4146ee2e0e57cf;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed