qcacmn: Fix OSIF Documentation
The kernel-doc script identified some documentation issues in the os_if folder, so fix most of them. However do not modify the file qca_vendor.h since most of the issues there are present upstream, and the downstream file should match the upstream file. Change-Id: I71948fb497c1ea2d1dd46308277d99beefde18b8 CRs-Fixed: 3390428
This commit is contained in:

committed by
Madan Koyyalamudi

parent
3388a6e5a2
commit
7bc9ad4d74
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
@@ -36,6 +37,7 @@ extern const struct nla_policy
|
||||
|
||||
/**
|
||||
* wlan_cfg80211_start_gpio_config() - set GPIO config
|
||||
* @wiphy: target wiphy
|
||||
* @psoc: pointer to psoc common object
|
||||
* @data: Pointer to the data to be passed via vendor interface
|
||||
* @data_len: Length of the data to be passed
|
||||
|
Reference in New Issue
Block a user