Thread (70 messages) 70 messages, 6 authors, 2014-09-29

[PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument

From: Yijing Wang <hidden>
Date: 2014-09-26 01:59:16
Also in: linux-arch, linux-iommu, linux-mips, linux-pci, linux-s390, linuxppc-dev, lkml, sparclinux

On 2014/9/25 15:15, Thierry Reding wrote:
On Thu, Sep 25, 2014 at 11:14:11AM +0800, Yijing Wang wrote:
quoted
Msi_chip functions setup_irq/teardown_irq rarely use msi_chip
argument.
That's not true. Out of the four drivers that you modify two use the
parameter. And the two that don't probably should be using it too.

50% is not "rarely". =)
quoted
          We can look up msi_chip pointer by the device pointer
or irq number, so clean up msi_chip argument.
I don't like this particular change. The idea was to keep the API object
oriented so that drivers wouldn't have to know where to get the MSI chip
from. It also makes it more resilient against code reorganizations since
the core code is the only place that needs to know where to get the chip
from.
Hm, ok, Thomas also don't like this change, I will drop this one, thanks.

Thanks!
Yijing.
Thierry

-- 
Thanks!
Yijing
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help