22 Dec
2021
22 Dec
'21
3:10 a.m.
On Thu, Dec 16, 2021 at 4:12 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
When creating MFD platform devices the firmware node is left unset. This, in particular, prevents GPIO library to use it for different purposes. Propagate firmware node from the parent device and let GPIO library do the right thing.
While at it, slightly modify the headers to reflect the usage of APIs.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
v2: fixed more compilation errors brought by header reshuffling (LKP)
Patch applied! Thanks Andy.
Yours, Linus Walleij