commit | 7a876b39b5bc94f67e8a3a7adfd270b8c21fc762 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Nov 06 14:30:28 2012 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 15 16:59:58 2012 -0800 |
tree | 8581c708900789b30fb177bdabe849315c9054b0 | |
parent | 4bb535d2b6fe1466d89037c95945cc7bf5ba2377 [diff] |
serial: cast before shifting on port io Without this we will shift data into oblivion and give wrong results on some configurations Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>