Home
last modified time | relevance | path

Searched hist:f31cc6af (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dkempld-core.cf31cc6af Mon Nov 16 00:42:24 CST 2020 Michael Brunner <Michael.Brunner@kontron.com> mfd: kempld-core: Check for DMI definition before ACPI

Change the detection order to priorize DMI table entries over available
ACPI entries.

This makes it more easy for product developers to patch product specific
handling into the driver.
Furthermore it allows to simplify the implementation a bit and
especially to remove the need to force synchronous probing.

Signed-off-by: Michael Brunner <michael.brunner@kontron.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>