aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-12-19 14:24:13 -0700
committerBjorn Helgaas <bhelgaas@google.com>2013-12-19 15:02:55 -0700
commite75f34ce6633549486a044d64b2a79240d4113a8 (patch)
tree3a3e6ef1a6e0c00cb9fd8996e2744b42f899c412 /drivers/memory
parentf39862058e1f278e0495cd9ea57de571e74aa1fe (diff)
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Previously pcie_device_init() called get_device() if device_register() for the new pcie_device succeeded, and remove_iter() called put_device() when removing before unregistering the device. But device_register() already increments the reference count in device_add(), so we don't need to do it again here. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions