diff options
author | Aidan MacDonald <amachronic@protonmail.com> | 2022-10-02 01:35:06 +0100 |
---|---|---|
committer | Aidan MacDonald <amachronic@protonmail.com> | 2022-10-12 07:58:57 -0400 |
commit | 9549ddabba292f904769437098817dd158c76f49 (patch) | |
tree | a88769892a5da797003e664ffccea12c2240ad90 /firmware/target/arm/lcd-c200_c200v2.c | |
parent | 44b9785465fcb96f7544576b7657a47813625a01 (diff) | |
download | rockbox-9549ddabba292f904769437098817dd158c76f49.tar.gz rockbox-9549ddabba292f904769437098817dd158c76f49.zip |
lcd: Fix bug in grayscale clear_display() implementation
clear_display() on grayscale LCDs sets the number of scrolling
lines to 0 but that's wrong, the scollers need to be shut down
first. Call scroll_stop() for that, as is done on color LCDs.
Change-Id: I75fb6839ed04f6fe1eb8e2855c8db820fcedddb8
Diffstat (limited to 'firmware/target/arm/lcd-c200_c200v2.c')
0 files changed, 0 insertions, 0 deletions