lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3e23a746cd0819757cef648e0320db6b680ffd07.camel@microchip.com>
Date:   Tue, 30 Aug 2022 14:21:14 +0000
From:   <Tharunkumar.Pasumarthi@...rochip.com>
To:     <linux-i2c@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <krzysztof.kozlowski@...aro.org>, <wsa@...nel.org>
CC:     <UNGLinuxDriver@...rochip.com>,
        <andriy.shevchenko@...ux.intel.com>, <robh@...nel.org>,
        <jsd@...ihalf.com>, <olof@...om.net>,
        <jarkko.nikula@...ux.intel.com>, <semen.protsenko@...aro.org>,
        <sven@...npeter.dev>, <rafal@...ecki.pl>, <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:31 +0300, Krzysztof Kozlowski wrote:
> > +static void pci1xxxx_i2c_remove_pci(struct pci_dev *pdev)
> > +{
> > +     struct pci1xxxx_i2c *i2c = pci_get_drvdata(pdev);
> 
> No need for pci_free_irq_vectors()?
> 

pci_free_irq_vectors API is not needed since pcim_enable_device API is used in
the code. 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ