Re: [PATCH RFC v2 10/29] PCI/MSI: Get rid ofpci_enable_msi_block_auto() interface
From: Tejun Heo
Date: Wed Nov 20 2013 - 11:21:27 EST
On Fri, Oct 18, 2013 at 07:12:10PM +0200, Alexander Gordeev wrote:
> As result of introduction of pci_get_msi_cap() interface
> pci_enable_msi_block_auto() function became superflous.
>
> To enable maximum possible number of MSIs drivers will
> first obtain that number from pci_get_msi_cap() function
> and then call pci_enable_msi_block() interface.
It'd be nice to mention that _auto has been introduced recently and
has only single user in ahci which is updated by this patch.
> Signed-off-by: Alexander Gordeev <agordeev@xxxxxxxxxx>
Acked-by: Tejun Heo <tj@xxxxxxxxxx>
Bjorn, please feel free to route this through pci branch.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/