Re: [PATCH 54/75] patch: bcma: Fill of_node instead of fwnode on older kernel
Johannes Berg <[email protected]> Fri, 28 Jun 2024 12:48:44 +0200
| Newsgroups | org.kernel.vger.backports |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2024-06-28 at 01:47 +0200, Hauke Mehrtens wrote: > Older kernel versions do not have the fwnode attribute in the struct > gpio_chip, fill the of_node attribuet instead. type 'attribute' seems this should've been fairlyh simple with spatch? johannes