From: Gavin Shan Date: Mon, 24 Nov 2014 22:26:58 +0000 (+1100) Subject: powerpc/eeh: Fix PE state format X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~63^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7531473c308d133994160bf45141ced00a4f5e0f;p=pandora-kernel.git powerpc/eeh: Fix PE state format Obviously I had wrong format given to the PE state output from /sys/bus/pci/devices/xxxx/eeh_pe_state with some typoes, which was introduced by commit 2013add4ce73. The patch fixes it up. Fixes: 2013add4ce73 ("powerpc/eeh: Show hex prefix for PE state sysfs") Signed-off-by: Gavin Shan Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed