From: Andrzej Pietrasiewicz Date: Tue, 3 Mar 2015 09:52:11 +0000 (+0100) Subject: usb: gadget: printer: follow the naming convention for usb_add_config callback X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406be2ccbadb5652f5894078d0e025d90683b3e9;p=pandora-kernel.git usb: gadget: printer: follow the naming convention for usb_add_config callback Legacy gadgets, before converting them to the new function framework, used to use the name _do_config() for usb_add_config()'s callback. This patch changes the name so that it is easier to follow the convention. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed