forked from Ivasoft/openwrt
oxnas: prepare for kernel 4.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 46636
This commit is contained in:
@@ -232,7 +232,7 @@ static int ehci_oxnas_drv_probe(struct platform_device *ofdev)
|
||||
|
||||
start_oxnas_usb_ehci(oxnas);
|
||||
|
||||
err = usb_add_hcd(hcd, irq, IRQF_SHARED | IRQF_DISABLED);
|
||||
err = usb_add_hcd(hcd, irq, IRQF_SHARED);
|
||||
if (err)
|
||||
goto err_hcd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user