Merge branch 'for-next' into for-linus
Conflicts: kernel/irq/chip.c
This commit is contained in:
@@ -100,7 +100,7 @@ const struct of_device_id mpc52xx_pci_ids[] __initdata = {
|
||||
};
|
||||
|
||||
/* ======================================================================== */
|
||||
/* PCI configuration acess */
|
||||
/* PCI configuration access */
|
||||
/* ======================================================================== */
|
||||
|
||||
static int
|
||||
|
@@ -302,7 +302,7 @@ static void __init setup_chaos(struct pci_controller *hose,
|
||||
* 1 -> Skip the device but act as if the access was successfull
|
||||
* (return 0xff's on reads, eventually, cache config space
|
||||
* accesses in a later version)
|
||||
* -1 -> Hide the device (unsuccessful acess)
|
||||
* -1 -> Hide the device (unsuccessful access)
|
||||
*/
|
||||
static int u3_ht_skip_device(struct pci_controller *hose,
|
||||
struct pci_bus *bus, unsigned int devfn)
|
||||
|
Reference in New Issue
Block a user