Documentation: rs485: Fix struct referencing
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Wed, 19 Oct 2022 09:33:42 +0000 (12:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Nov 2022 02:43:05 +0000 (03:43 +0100)
commit891e999394f56b52ed81b9ebcb7fe0bf050a3157
tree591a7e4cc9261f7cc0750d8874398b11e4af3f60
parent0f4648a1a6d36487e4134a4fd75d8cdae0cd6bf4
Documentation: rs485: Fix struct referencing

Use "struct serial_rs485" to get the references properly recognized.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20221019093343.9546-5-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/serial/serial-rs485.rst