|
@@ -109,6 +109,8 @@ struct exar8250_platform {
|
|
* struct exar8250_board - board information
|
|
* struct exar8250_board - board information
|
|
* @num_ports: number of serial ports
|
|
* @num_ports: number of serial ports
|
|
* @reg_shift: describes UART register mapping in PCI memory
|
|
* @reg_shift: describes UART register mapping in PCI memory
|
|
|
|
+ * @setup: quirk run at ->probe() stage
|
|
|
|
+ * @exit: quirk run at ->remove() stage
|
|
*/
|
|
*/
|
|
struct exar8250_board {
|
|
struct exar8250_board {
|
|
unsigned int num_ports;
|
|
unsigned int num_ports;
|