drm/ssd130x: Fix pre-charge period setting
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Wed, 6 Jul 2022 18:41:33 +0000 (15:41 -0300)
committerJavier Martinez Canillas <javierm@redhat.com>
Thu, 7 Jul 2022 08:52:03 +0000 (10:52 +0200)
commitb68277f19e31a25312c4acccadb5cf1502e52e84
tree2413f441af3e2c3d04fe1da6707b227f53bb3842
parent7c1aeba7bb977fe327fbc9682e9ccb36134cbf77
drm/ssd130x: Fix pre-charge period setting

Fix small typo which causes the mask for the 'precharge1' setting
to be used with the 'precharge2' value.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220706184133.210888-1-ezequiel@vanguardiasur.com.ar
drivers/gpu/drm/solomon/ssd130x.c