Hi Loic, > The hci_bcm proto is able to operate without bcm platform device linked > to its uart port. In that case, firmware can be applied, but there is > no power operation (no gpio/irq resources mgmt). > > However, the current implementation breaks this use case because of > reporting a ENODEV error in the bcm setup procedure if bcm_request_irq > fails (which is the case if no bcm device linked). > > Fix this by removing bcm_request_irq error forwarding. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxx> > Reported-by: Ian Molton <ian@xxxxxxxxxxxxxx> > --- > drivers/bluetooth/hci_bcm.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html