commit | 8679059e360543b7afecd228ada6566da9f304a4 | [log] [tgz] |
---|---|---|
author | Peter Chen <peter.chen@freescale.com> | Fri Jan 03 16:45:13 2014 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Thu Feb 20 09:17:22 2014 -0600 |
tree | 43051f673bd631298cdd5512beb029c792fc9533 | |
parent | 2d1f7af3d60dd09794e0738a915d272c6c27abc5 [diff] |
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 <peter.chen@freescale.com> Signed-off-by: Felipe Balbi <balbi@ti.com>