diff options
author | Huacai Chen <chenhc@lemote.com> | 2016-11-03 12:48:43 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-07 10:27:40 +0100 |
commit | 33c027ae3cfd8fefb6cccccc5c6b2c07d80891ce (patch) | |
tree | 1f2ec47d7eec8ec7e5d0f1e5a2e5f28ae7cf909e /REPORTING-BUGS | |
parent | 371c6d972709bdd6254832c1aecf3ebf2fdd11c6 (diff) | |
download | linux-33c027ae3cfd8fefb6cccccc5c6b2c07d80891ce.tar.bz2 |
staging: sm750fb: Fix bugs introduced by early commits
Early commit 30ca5cb63c56965 ("staging: sm750fb: change definition of
PANEL_PLANE_TL fields") and 27b047bbe1ee9c0 ("staging: sm750fb: change
definition of PANEL_PLANE_BR fields") modify the register bit fields
definitions. But the modifications are wrong, because the bit mask of
"bit field 10:0" is not 0xeff, but 0x7ff. The wrong definition bugs
makes display very strange.
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Cc: stable <stable@vger.kernel.org> # 4.6+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions