On Fri, Jul 30, 2021 at 07:14:27AM +0200, Greg Kroah-Hartman wrote: > On Thu, Jul 29, 2021 at 10:37:40PM +0200, Uwe Kleine-König wrote: > > Signed-off-by: Uwe Kleine-König > > I know I can not take patches without any changelog text, maybe other > maintainers are more lax :( Ah right, I admit to not invest much car here, mainly because I didn't expect that this patch makes it in very soon as there are many maintainers involved in the patches this one depends on. I'd write something like: Currently it's tracked twice which driver is bound to a given pci device. Now that all users of the pci specific one (struct pci_dev::driver) are updated to use an access macro (pci_driver_of_dev()), change the macro to use the information from the driver core and remove the driver member from struct pci_dev. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |