Hi Jarkko, > There is some unneeded code in "hci_intel" probing. First > acpi_match_device() call is needless as driver/platform/acpi core code has > already done the matching before calling the probe and the driver does not > use the returned pointer to matching _HID other than checking is it NULL. > > Then tree wide grep for "hci_intel" doesn't reveal that there is any code > registering this platform device so it looks this device is always backed > with ACPI companion so also ACPI_HANDLE() test can be removed. > > Signed-off-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> > --- > drivers/bluetooth/hci_intel.c | 24 ------------------------ > 1 file changed, 24 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