fbdev: imxfb: move PCR bitfields near their offset
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Sat, 11 Nov 2023 10:41:51 +0000 (11:41 +0100)
committerHelge Deller <deller@gmx.de>
Thu, 11 Jan 2024 16:09:01 +0000 (17:09 +0100)
commitb85f173679900d1f4d1abfc6aa00495ecf1b17e4
treea59e5c8b8fb0337c7a7887760480f8464bab8ba0
parent5758844105f7dd9a0a04990cd92499a1a593dd36
fbdev: imxfb: move PCR bitfields near their offset

The patch moves the bitfields of the PCR register near the macro that
defines its offset, just like for all the other registers.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/imxfb.c