]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/eeh: Fix PE state format
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Mon, 24 Nov 2014 22:26:58 +0000 (09:26 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 26 Nov 2014 22:32:58 +0000 (09:32 +1100)
commit189f414a8c03879961391558082a7b00102a2363
treea3588a1f75e5bd36f966defb84c868a414c915e4
parentc5adeb63ba136c76c1bb88bbd42df4e9e5c18728
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 cb54c25986cd. The patch fixes it up.

Fixes: cb54c25986cd ("powerpc/eeh: Show hex prefix for PE state sysfs")
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/eeh_sysfs.c