Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

serial: uartps: Fix kernel doc warnings

This patch fixes the kernel doc warnings in the driver.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Nava kishore Manne and committed by
Greg Kroah-Hartman
094094a9 e2860e1f

+1
+1
drivers/tty/serial/xilinx_uartps.c
··· 186 186 * @pclk: APB clock 187 187 * @baud: Current baud rate 188 188 * @clk_rate_change_nb: Notifier block for clock changes 189 + * @quirks: Flags for RXBS support. 189 190 */ 190 191 struct cdns_uart { 191 192 struct uart_port *port;