USB: ohci: make distrust_firmware a quirk
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Cc: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
f0fa74634c
commit
1133cd8adf
@@ -260,7 +260,7 @@ static int ohci_omap_init(struct usb_hcd *hcd)
|
||||
omap_cfg_reg(W4_USB_HIGHZ);
|
||||
}
|
||||
ohci_writel(ohci, rh, &ohci->regs->roothub.a);
|
||||
distrust_firmware = 0;
|
||||
ohci->flags &= ~OHCI_QUIRK_HUB_POWER;
|
||||
} else if (machine_is_nokia770()) {
|
||||
/* We require a self-powered hub, which should have
|
||||
* plenty of power. */
|
||||
|
Reference in New Issue
Block a user