serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
authorParker Newman <pnewman@connecttech.com>
Wed, 2 Oct 2024 15:12:36 +0000 (11:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2024 06:42:03 +0000 (08:42 +0200)
commitf5927d832bb823dbe827603a083f225911208cb6
tree5c56cccbfc241c80914e842b03a93e6455471a03
parent85eb2e57edfe8dcc2103c2a767190918df08b3fd
serial: 8250_exar: Remove old exar_ee_read() and other unneeded code

Remove the old exar_ee_read() and associated helper functions.
Remove defines that are no longer needed after the switch to using the
eeprom_93cx6 driver.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Parker Newman <pnewman@connecttech.com>
Link: https://lore.kernel.org/r/ed756c48965a95ce3384ebb7fe2441b4928b4510.1727880931.git.pnewman@connecttech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_exar.c