Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a115456 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] IP27: Use symbolic constants instead of magic numbers.

parent c340cc50
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -370,8 +370,7 @@ int __init bridge_probe(nasid_t nasid, int widget_id, int masterwid)
	bc->widget_id = widget_id;
	bc->nasid = nasid;

	bc->baddr = (u64)masterwid << 60;
	bc->baddr |= (1UL << 56);	/* Barrier set */
	bc->baddr = (u64)masterwid << 60 | PCI64_ATTR_BAR;

	/*
	 * point to this bridge