mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
staging: fbtft: fix spelling mistake "dinamically" -> "dynamically"
Correct a typo in the fb_ili9163 driver. Found by codespell. Signed-off-by: Santiago Almeida <santiagoalmeidaburbano@gmail.com> Link: https://patch.msgid.link/20260212055402.457375-1-santiagoalmeidaburbano@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
e50ecef464
commit
6bb9204e29
@@ -60,7 +60,7 @@
|
||||
* configure to constrain the memory and resolution to a fixed dimension (in
|
||||
* that case 128x128) but they leaved those pins configured for 128x160 so
|
||||
* there was several pixel memory addressing problems.
|
||||
* I solved by setup several parameters that dinamically fix the resolution as
|
||||
* I solved by setup several parameters that dynamically fix the resolution as
|
||||
* needit so below the parameters for this display. If you have a strain or a
|
||||
* correct display (can happen with chinese) you can copy those parameters and
|
||||
* create setup for different displays.
|
||||
|
||||
Reference in New Issue
Block a user