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-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html