[GIT PULL] Staging driver fix for 5.17-rc6

From: Greg KH
Date: Fri Feb 25 2022 - 08:23:19 EST


The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.17-rc6

for you to fetch changes up to b6821b0d9b56386d2bf14806f90ec401468c799f:

staging: fbtft: fb_st7789v: reset display before initialization (2022-02-15 17:14:22 +0100)

----------------------------------------------------------------
Staging driver fix for 5.17-rc6

Here is a single staging driver fix for 5.17-rc6.

It resolves a reported problem in the fbtft fb_st7789v.c driver that
could cause the display to be flipped in cold weather.

It has been in linux-next with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Oliver Graute (1):
staging: fbtft: fb_st7789v: reset display before initialization

drivers/staging/fbtft/fb_st7789v.c | 2 ++
1 file changed, 2 insertions(+)