serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 3 May 2024 17:16:04 +0000 (20:16 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 May 2024 16:09:30 +0000 (18:09 +0200)
commitfa52ed247cfe3cbf008d70bc5831f5faf446e088
treef478104e23372a9f2a23169c90c426c5fef3ef42
parent3c089d7ebfcb31ad6fb0530970a32303b1168991
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()

Make type of bit parameter and returned one the same in exar_ee_*_bit().

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