Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: gadget: printer: using gadget_is_otg to check otg support at run…
…time 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>
- Loading branch information