On Tue, Apr 16, 2019 at 12:39 PM Suzuki K Poulose
<suzuki.poulose@xxxxxxx> wrote:
Make the device_fwnode_match() a generic helper to match device
by fwnode handle for use with bus_find_device(). This will be
also used by coresight.
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Cc: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
Cc: linux-acpi@xxxxxxxxxxxxxxx
Signed-off-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
---
Resending with linux-acpi in Cc, as requested by Rafael.
Do any other patches in your series depend on this one?