Thread (32 messages) 32 messages, 12 authors, 2014-11-04
STALE4244d
Revisions (20)
  1. rfc [diff vs current]
  2. rfc [diff vs current]
  3. rfc [diff vs current]
  4. rfc [diff vs current]
  5. rfc [diff vs current]
  6. rfc [diff vs current]
  7. rfc [diff vs current]
  8. rfc [diff vs current]
  9. rfc [diff vs current]
  10. rfc [diff vs current]
  11. rfc [diff vs current]
  12. rfc current
  13. rfc [diff vs current]
  14. rfc [diff vs current]
  15. rfc [diff vs current]
  16. v2 [diff vs current]
  17. v2 [diff vs current]
  18. v2 [diff vs current]
  19. v3 [diff vs current]
  20. v3 [diff vs current]

[RFC PATCH 2/2] arm: pcibios: move to generic PCI domains

From: Lorenzo Pieralisi <hidden>
Date: 2014-11-03 10:49:50
Also in: linux-pci

On Mon, Nov 03, 2014 at 03:48:23AM +0000, Yijing Wang wrote:
On 2014/10/30 19:44, Lorenzo Pieralisi wrote:
[...]
quoted
diff --git a/arch/arm/include/asm/mach/pci.h b/arch/arm/include/asm/mach/pci.h
index 7fc4278..f19f627 100644
--- a/arch/arm/include/asm/mach/pci.h
+++ b/arch/arm/include/asm/mach/pci.h
@@ -44,9 +44,6 @@ struct hw_pci {
  * Per-controller structure
  */
domain in hw_pci also should be clean up, right ?


struct hw_pci {
#ifdef CONFIG_PCI_DOMAINS
	int		domain;
#endif
	struct pci_ops	*ops;
	int		nr_controllers;
	void		**private_data;
Yes, thanks for spotting that.

Lorenzo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help