[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <929334dcf3b182035e9685f69e5f45836938b125.camel@microchip.com>
Date: Tue, 30 Aug 2022 14:25:10 +0000
From: <Tharunkumar.Pasumarthi@...rochip.com>
To: <linux-i2c@...r.kernel.org>, <christophe.jaillet@...adoo.fr>,
<linux-kernel@...r.kernel.org>, <wsa@...nel.org>
CC: <krzk@...nel.org>, <andriy.shevchenko@...ux.intel.com>,
<robh@...nel.org>, <jarkko.nikula@...ux.intel.com>,
<sven@...npeter.dev>, <jsd@...ihalf.com>,
<semen.protsenko@...aro.org>, <rafal@...ecki.pl>,
<UNGLinuxDriver@...rochip.com>, <olof@...om.net>, <arnd@...db.de>
Subject: Re: [PATCH RFC i2c-master] i2c: microchip: pci1xxxx: Add driver for
I2C host controller in multifunction endpoint of pci1xxxx switch
On Tue, 2022-08-23 at 13:48 +0200, Christophe JAILLET wrote:
> > +
> > +err_free_region:
> > + pci_free_irq_vectors(pdev);
>
> Should this also be part of the .remove function?
pci_free_irq_vectors API is not needed since pcim_enable_device API is used. I
will remove 'pci_free_irq_vectors' in all the places in upcoming version of the
patch.
Thanks,
Tharun Kumar P
Powered by blists - more mailing lists