From: Andrzej Pietrasiewicz Date: Wed, 9 Oct 2013 08:06:02 +0000 (+0200) Subject: usb: gadget: mass_storage: convert to new interface of f_mass_storage X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2412fbf1ffac21da14308924ccb17fe1a5506b1a;p=pandora-kernel.git usb: gadget: mass_storage: convert to new interface of f_mass_storage Convert old mass_storage gadget to use the new interface of f_mass_storage so that later the compatibility layer in f_mass_storage can be removed. struct fsg_common is not known to mass_storage.c, so a setter method is added to f_mass_storage. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed