commit | 98a3be44ffa67b812de7aa7aed9f2331edcfb1a5 | [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> | Mon Oct 26 15:25:53 2015 +0100 |
tree | 81abee7915f98c72abd4063ee7379c9af09b440a | |
parent | 049e6dde7e57f0054fdc49102e7ef4830c698b46 [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>