Re: [PATCH v4 3/6] iio: dac: ad5504: remove legacy platform data support
Taha Ed-Dafili <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> But this is still a runtime bisectability issue. > Not critical most likely, but still... I see your point. My plan for v5 is to reorder: introduce the ACPI/DT fork first, then remove pdata on top of it. That way the -ENODEV case is already handled by the ACPI fork when pdata is removed. What do you think of this approach? Best Regards, Taha Ed-dafili