| commit | 2fce1225af6f2d3bb9ffb4e6253400db61278594 | [log] [tgz] |
|---|---|---|
| author | Kumar Gala <galak@kernel.crashing.org> | Wed Oct 03 23:37:33 2007 -0500 |
| committer | Kumar Gala <galak@kernel.crashing.org> | Mon Oct 08 08:38:37 2007 -0500 |
| tree | 6f29866bd58600f3bfdd62ab718aa1722ace4a1d | |
| parent | 873553b3d6b3b19f187a5630300ece20bbf74afd [diff] |
[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>