On Wed, Dec 04, 2013 at 01:30:01AM +0000, Matthew Garrett wrote: > On Tue, Dec 03, 2013 at 03:59:38PM -0800, David E. Box wrote: > > From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx> > > > > Adds ACPI ID for Intel IOSF-SB MailBox device found in BayTrail platforms. > > Little bit confused here. This is a new driver and only declares > modaliases for the ACPI IDs - why does it need to be added here? > This is per the requirement in Documentation/acpi/enumeration.txt: "Currently the kernel is not able to automatically determine from which ACPI device it should make the corresponding platform device so we need to add the ACPI device explicitly to acpi_platform_device_ids list defined in drivers/acpi/acpi_platform.c" Without adding the device here it would not be discovered and probe would not be called during init. David Box > -- > Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html