Home
last modified time | relevance | path

Searched hist:"393 b520a99b21d9ec6d4bb32e7c05bbb4f6dc777" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_exar.cdiff 393b520a99b21d9ec6d4bb32e7c05bbb4f6dc777 Wed Apr 17 22:31:25 CEST 2024 Parker Newman <pnewman@connecttech.com> serial: exar: add optional board_init function

Add an optional "board_init()" function pointer to struct exar8250_board
which is called once during probe prior to setting up the ports. It will
be used in subsequent patches of this series.

Signed-off-by: Parker Newman <pnewman@connecttech.com>
Link: https://lore.kernel.org/r/0e72a3154114c733283ff273bc1e31456ee101f4.1713382717.git.pnewman@connecttech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>