drivers: modem: Document UART device name
Document that the third argument is the UART device name. Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
This commit is contained in:
parent
fd5b502b64
commit
12f381888f
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ struct modem_iface_uart_data {
|
|||
*
|
||||
* @param *iface: modem interface to initialize.
|
||||
* @param *data: modem interface data to use
|
||||
* @param *dev_name: name of the UART device to use
|
||||
*
|
||||
* @retval 0 if ok, < 0 if error.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue