[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)
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>

No differences found