On Tuesday, July 18, 2017 06:04:19 PM Andy Shevchenko wrote: > Some platform might take care of legacy devices on theirs own. > Let's allow them to do that by exporting a weak function. > > Signed-off-by: Andy Shevchenko <[email protected]>
I'd rather do it at the time when acpi_reduced_hw_init() actually needs to be overridden by at least one platform. Thanks, Rafael

