commit | 2981795cc0c02d12d0e231bfe22480564b937cd5 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@ge.com> | Tue Jun 11 17:03:14 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 17 16:41:50 2013 -0700 |
tree | 57f68379f098b7b32e890b38f6e0bdfb8c7694c6 | |
parent | e31c51e4a1d11ed0b61557ca9da9cf18c8855531 [diff] |
vme: tsi148: CR/CSR logic arround the wrong way The logic in the init routine for the TSI148 is inverted. It isn't switching on the CR/CSR space when it should be and is reporting it's on when its not. Correct the logic to do the right thing. Reported-by: De Roo, Steven <steven.deroo@arcelormittal.com> Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>