Changeset 36494
- Timestamp:
- 2013-04-30T12:44:07+02:00 (5 years ago)
- Location:
- trunk/target/linux/generic/patches-3.8
- Files:
-
- 1 added
- 1 deleted
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/generic/patches-3.8/032-MIPS-PCI-Implement-pcibios_get_phb_of_node.patch
r36493 r36494 1 From fe17cba0e4efb6cf6d1e4e79fa4c6e062fe32b39Mon Sep 17 00:00:00 20011 From 9a97cd43f4ef62520a852b5a2348233b0f37455b Mon Sep 17 00:00:00 2001 2 2 From: Gabor Juhos <juhosg@openwrt.org> 3 Date: Wed, 3 Apr 2013 19:28:50+02004 Subject: [PATCH 2/2] MIPS : implement pcibios_get_phb_of_node3 Date: Thu, 4 Apr 2013 20:01:23 +0200 4 Subject: [PATCH 2/2] MIPS/PCI: Implement pcibios_get_phb_of_node 5 5 6 6 The of_node field of the device assigned to a … … 18 18 19 19 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> 20 Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> 20 21 --- 21 22 arch/mips/pci/pci.c | 8 +++++++-
Note: See TracChangeset
for help on using the changeset viewer.