docs: serial: move it to the driver-api
The contents of this directory is mostly driver-api stuff. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
@@ -1081,7 +1081,7 @@ static int qe_uart_verify_port(struct uart_port *port,
|
||||
}
|
||||
/* UART operations
|
||||
*
|
||||
* Details on these functions can be found in Documentation/serial/driver.rst
|
||||
* Details on these functions can be found in Documentation/driver-api/serial/driver.rst
|
||||
*/
|
||||
static const struct uart_ops qe_uart_pops = {
|
||||
.tx_empty = qe_uart_tx_empty,
|
||||
|
Reference in New Issue
Block a user