Previously we used an alias the pci node to determine which node to fixup or delete. Now we use the new fdt_node_offset_by_compat_reg to find the node to update. Additionally, we replace the code in each board with a single macro call that makes assumes uniform naming and reduces duplication in this area. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| fsl_pci_init.c | ||
| pci.c | ||
| pci_auto.c | ||
| pci_indirect.c | ||
| pci_ixp.c | ||
| pci_sh4.c | ||
| pci_sh7751.c | ||
| pci_sh7780.c | ||
| tsi108_pci.c | ||
| w83c553f.c | ||