commit | 4744b43431e8613f920c5cba88346756f53c5165 | [log] [tgz] |
---|---|---|
author | Tim Bird <tim.bird@am.sony.com> | Fri Aug 01 14:05:50 2008 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Aug 01 22:23:09 2008 +0100 |
tree | dafe97684babed8a1b5a9c79bf7043d2ac7e2849 | |
parent | 3669bc143fb3d389918379547f4a6b28a757b7fe [diff] |
embedded: fix vc_translate operator precedence This fixes a bug in operator precedence in the newly introduced vc_translate macro. Without this fix, the translation of some characters on the kernel console is garbled. This patch was copied to the e-mail list previously for testing. Now, all reports confirm that it works, so this is an official post for application. Signed-off-by: Tim Bird <tim.bird@am.sony.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>