Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / include / linux / mfd / core.h
index f543de9..73e1709 100644 (file)
@@ -44,6 +44,9 @@ struct mfd_cell {
         */
        const char              *of_compatible;
 
+       /* Matches ACPI PNP id, either _HID or _CID */
+       const char              *acpi_pnpid;
+
        /*
         * These resources can be specified relative to the parent device.
         * For accessing hardware you should use resources from the platform dev