From: Gavin Shan Date: Thu, 27 Jun 2013 05:46:44 +0000 (+0800) Subject: powerpc/powernv: Replace variables with flags X-Git-Tag: v3.11-rc1~94^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9e267d71d2e74d1108785928fd8c8c9dbf441e;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed