[POWERPC] FSL: Access PCIe LTSSM register with correct size
authorKumar Gala <galak@kernel.crashing.org>
Thu, 4 Oct 2007 04:37:33 +0000 (23:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 8 Oct 2007 13:38:37 +0000 (08:38 -0500)
commit2fce1225af6f2d3bb9ffb4e6253400db61278594
tree6f29866bd58600f3bfdd62ab718aa1722ace4a1d
parent873553b3d6b3b19f187a5630300ece20bbf74afd
[POWERPC] FSL: Access PCIe LTSSM register with correct size

The LTSSM register is actual 32-bits wide so we should be doing a
dword access.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_pci.c