xen/pciback: Document the entry points for 'pcistub_put_pci_dev'
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 22 Apr 2014 14:48:17 +0000 (10:48 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 23 May 2014 16:33:55 +0000 (12:33 -0400)
commit0a9fd0152929db372ff61b0d6c280fdd34ae8bdb
treedf20160955d35fe46d95b451595c2c87f59ce43d
parent24d8bf1b0a12a92171c6f08a665c6ff3f0788c91
xen/pciback: Document the entry points for 'pcistub_put_pci_dev'

which are quite a few. It should be evident that dealing with that
many options is a bit complex.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
drivers/xen/xen-pciback/pci_stub.c