PCI: Use atomic_inc_return() rather than atomic_add_return()

No functional change; just use atomic_inc_return() rather than the
general-purpose atomic_add_return().

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
1 file changed