summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2017-08-18 16:58:01 +0200
committerBjorn Helgaas <bhelgaas@google.com>2017-08-29 23:00:38 +0200
commit2ca93ffa93122324ce3b0e728d6e80671ea53f17 (patch)
tree7632d9da946b0b9f31e418ff54f199b2e72576c0 /drivers/pci/dwc
parentPCI: endpoint: Add support to poll early for host commands (diff)
downloadlinux-2ca93ffa93122324ce3b0e728d6e80671ea53f17.tar.xz
linux-2ca93ffa93122324ce3b0e728d6e80671ea53f17.zip
PCI: endpoint: Remove the ->remove() callback
epf_test is allocated using devm_kzalloc(). Hence it's not required to explicitly free it in remove() callback. Since ->remove() callback doesn't do anything other than freeing epf_test, remove the ->remove() callback. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/dwc')
0 files changed, 0 insertions, 0 deletions