[PATCH v4] i2c: tegra: Add the ACPI support

Dmitry Osipenko digetx at gmail.com
Fri Nov 26 00:37:35 UTC 2021


25.11.2021 22:28, Andy Shevchenko пишет:
>> -       err = reset_control_reset(i2c_dev->rst);
>> +       if (handle)
>> +               err = acpi_evaluate_object(handle, "_RST", NULL, NULL);
> Does it compile for CONFIG_ACPI=n case?
> 

It compiles and works fine with CONFIG_ACPI=n.


More information about the dri-devel mailing list