From: Peter Chen Date: Fri, 3 Jan 2014 08:45:13 +0000 (+0800) Subject: usb: gadget: printer: using gadget_is_otg to check otg support at runtime X-Git-Tag: v3.14-rc4~6^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8679059e360543b7afecd228ada6566da9f304a4;p=pandora-kernel.git usb: gadget: printer: using gadget_is_otg to check otg support at runtime We need to use gadget_is_otg to check if the gadget is really otg support at runtime, other composite gadget drivers have already followed this method. Signed-off-by: Peter Chen Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed