]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitde21355e0304cf8cd22ec05acd1eaadefab43dc9
tree6f29866bd58600f3bfdd62ab718aa1722ace4a1d
parent92ec64403eef2336c877d9121f685e6b1348ec43
[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