commit | 62a615e083604d291af0cb18f9b4549531ea4f94 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Oct 23 12:16:41 2015 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Oct 23 21:55:46 2015 +0200 |
tree | fd95add623a005ee8fc54073c4c1656ecc3139b6 | |
parent | 6a62974b667f3976ec44e255bed31746cca1ff51 [diff] |
mfd: core: redo ACPI matching of the children devices There is at least one board on the market, i.e. Intel Galileo Gen2, that uses _ADR to distinguish the devices under one actual device. Due to this we have to improve the quirk in the MFD core to handle that board. Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>