drm/sitronix/st7571-i2c: Fix encoder callbacks function names
authorJavier Martinez Canillas <javierm@redhat.com>
Tue, 15 Jul 2025 11:03:50 +0000 (13:03 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Wed, 16 Jul 2025 10:12:38 +0000 (12:12 +0200)
commit1d043d6c00b010c186ad0ddab0a0b9bd648e9bf1
tree0e1c7692eb57595f73cd8b7e88b2e920fdbef350
parent76689eb526673d2dfab82d49c41e03caaff838fe
drm/sitronix/st7571-i2c: Fix encoder callbacks function names

It seems the driver took some inspiration from ssd130x and some of the
functions (encoder callbacks) were not renamed to use a st7571_ prefix.

Reviewed-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Link: https://lore.kernel.org/r/20250715110411.448343-2-javierm@redhat.com
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
drivers/gpu/drm/sitronix/st7571-i2c.c