On Mon, 2016-11-28 at 13:25 -0600, Bjorn Helgaas wrote: +Cc: Rafael > I can't remember a discussion about having this code in drivers/pci in > the first place. Would it make sense to move it to > arch/x86/platform/intel-mid/? > > 8e522e1d321b ("x86/platform/intel-mid: Add Intel Penwell to ID table") > fixed a sync issue and added a comment about staying in sync with > arch/x86/platform/intel-mid/pwr.c. Maybe moving this code to arch/x86 > would help with that? > > Looks like we'd have to expose pci_platform_pm_ops and > pci_set_platform_pm(), but setting platform-specific PM ops does seem > like something that would fit in the arch directories, so maybe that > wouldn't be a bad thing. We have pci-acpi.c there which is used AFAIU by drivers/acpi. I'm not sure that it's a good idea to spread users of pci_platform_pm_ops under arch/x86 and drivers/acpi. OTOH I have no strong opinion. Whatever fits better. -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html