From: Sebastian Ott Date: Tue, 4 Jun 2013 17:18:14 +0000 (+0200) Subject: PCI: Add pcibios_release_device() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~18^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae32c539c0412ca789fb6041be45eeabf78431c;p=pandora-kernel.git PCI: Add pcibios_release_device() Platforms may want to provide architecture-specific functionality when a PCI device is released. Add a pcibios_release_device() call that architectures can override to do so. Signed-off-by: Sebastian Ott Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed