Message ID | 20210115094914.88401-1-heikki.krogerus@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Remove one more platform_device_add_properties() call | expand |
On Fri, Jan 15, 2021 at 11:52 AM Heikki Krogerus <heikki.krogerus@linux.intel.com> wrote: > > Hi, > > I'm now clearing the dev_fwnode(dev)->secondary pointer in > device_remove_software_node() as requested by Daniel and Andy. Thanks > guys, it's much better now. I also took the liberty of including one > more PCI ID patch where I add PCI ID for the Alder Lake-P variant. I > hope that is OK. > > Andy, I dropped your Tested-by tag because of the change I made to the > first patch. If you have time to retest these, I would much appreciate. Since Greg already grabbed a v3 I will test it when it appears in linux-next.
On 16/01/2021 20:23, Andy Shevchenko wrote: > On Fri, Jan 15, 2021 at 11:52 AM Heikki Krogerus > <heikki.krogerus@linux.intel.com> wrote: >> Hi, >> >> I'm now clearing the dev_fwnode(dev)->secondary pointer in >> device_remove_software_node() as requested by Daniel and Andy. Thanks >> guys, it's much better now. I also took the liberty of including one >> more PCI ID patch where I add PCI ID for the Alder Lake-P variant. I >> hope that is OK. >> >> Andy, I dropped your Tested-by tag because of the change I made to the >> first patch. If you have time to retest these, I would much appreciate. > Since Greg already grabbed a v3 I will test it when it appears in linux-next. > It seems the grabbed one is the v2 one though actually
On Sat, Jan 16, 2021 at 11:29 PM Daniel Scally <djrscally@gmail.com> wrote: > On 16/01/2021 20:23, Andy Shevchenko wrote: > > On Fri, Jan 15, 2021 at 11:52 AM Heikki Krogerus > > <heikki.krogerus@linux.intel.com> wrote: > >> Hi, > >> > >> I'm now clearing the dev_fwnode(dev)->secondary pointer in > >> device_remove_software_node() as requested by Daniel and Andy. Thanks > >> guys, it's much better now. I also took the liberty of including one > >> more PCI ID patch where I add PCI ID for the Alder Lake-P variant. I > >> hope that is OK. > >> > >> Andy, I dropped your Tested-by tag because of the change I made to the > >> first patch. If you have time to retest these, I would much appreciate. > > Since Greg already grabbed a v3 I will test it when it appears in linux-next. > > > It seems the grabbed one is the v2 one though actually In his last message he wrote that he noticed the v3 *as I understand that*. Greg, is it right? I mean you took v3 eventually?
On 17/01/2021 21:05, Andy Shevchenko wrote: > On Sat, Jan 16, 2021 at 11:29 PM Daniel Scally <djrscally@gmail.com> wrote: >> On 16/01/2021 20:23, Andy Shevchenko wrote: >>> On Fri, Jan 15, 2021 at 11:52 AM Heikki Krogerus >>> <heikki.krogerus@linux.intel.com> wrote: >>>> Hi, >>>> >>>> I'm now clearing the dev_fwnode(dev)->secondary pointer in >>>> device_remove_software_node() as requested by Daniel and Andy. Thanks >>>> guys, it's much better now. I also took the liberty of including one >>>> more PCI ID patch where I add PCI ID for the Alder Lake-P variant. I >>>> hope that is OK. >>>> >>>> Andy, I dropped your Tested-by tag because of the change I made to the >>>> first patch. If you have time to retest these, I would much appreciate. >>> Since Greg already grabbed a v3 I will test it when it appears in linux-next. >>> >> It seems the grabbed one is the v2 one though actually > In his last message he wrote that he noticed the v3 *as I understand that*. > Greg, is it right? I mean you took v3 eventually? > You're right: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?h=usb-testing&id=e68d0119e3284334de5650a1ac42ef4e179f895e My bad; I went off the automated message but didn't check the tree.