Hi, Yes I'm still here to review patches. Sorry about this one, I replied to the v1 but in HTML so it bounced back the ML and should have but didn't give my ack to the v2. I'll make sure to give proper feedback to the latest versions of the patches for the I2C MP2 driver in the future. Elie Le jeu. 30 avr. 2020 à 11:10, Wolfram Sang <wsa@xxxxxxxxxxxxx> a écrit : > > On Tue, Sep 10, 2019 at 04:42:42PM +0300, Dan Carpenter wrote: > > The problem is that we dereference "privdata->pci_dev" when we print > > the error messages in amd_mp2_pci_init(): > > > > dev_err(ndev_dev(privdata), "Failed to enable MP2 PCI device\n"); > > ^^^^^^^^^^^^^^^^^ > > > > Fixes: 529766e0a011 ("i2c: Add drivers for the AMD PCIe MP2 I2C controller") > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Applied to for-current, thanks! > > Elie, Nehal, Shyam, are you still there to review patches for this > driver? >