]> www.infradead.org Git - users/jedix/linux-maple.git/commit
serial: 8250_exar: Group CTI EEPROM offsets by device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 20 Sep 2024 15:43:24 +0000 (18:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2024 06:14:41 +0000 (08:14 +0200)
commitdbe683fcb54cedad030dd843cdbf3f62757324cc
tree6bb42655e1578de9cde59563d1c3b4b420c6be9c
parent483c5c2bc6b1c0d17214e2672032def605ff2ba9
serial: 8250_exar: Group CTI EEPROM offsets by device

It's not obvious from the first glance that the list of the CTI EEPROM
offsets covers three different models, let's group them accordingly for
better readability.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240920154430.3323820-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_exar.c