]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Replace variables with flags
authorGavin Shan <shangw@linux.vnet.ibm.com>
Thu, 27 Jun 2013 05:46:44 +0000 (13:46 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:10:32 +0000 (11:10 +1000)
commita0934d1c5d82dfd2178b7af4cf767e21790e4f04
treec4ec8c14eb6fd014ecea12283e2b16631ed769ba
parente90fcaed4a8905b96e7c9864e2b9a9f63fcda2ca
powerpc/powernv: Replace variables with flags

We have 2 fields in "struct pnv_phb" to trace the states. The patch
replace the fields with one and introduces flags for that. The patch
doesn't impact the logic.

Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/eeh-ioda.c
arch/powerpc/platforms/powernv/pci.c
arch/powerpc/platforms/powernv/pci.h