Commit 812a302
wifi: ath12k: Refactor the ath12k_hw get helper function argument
Currently, ath12k_hw is placed inside the ath12k_hw_group. However, the
ath12k_hw get helper function takes the device handle and the index as
parameters. Here, the index parameter is specific to the group handle.
Therefore, change this helper function argument from the device handle
to the group handle.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Acked-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Acked-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20250112071630.4059410-3-quic_periyasa@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>1 parent 21261e4 commit 812a302
3 files changed
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1184 | 1184 | | |
1185 | 1185 | | |
1186 | 1186 | | |
1187 | | - | |
| 1187 | + | |
1188 | 1188 | | |
1189 | 1189 | | |
1190 | 1190 | | |
| |||
1236 | 1236 | | |
1237 | 1237 | | |
1238 | 1238 | | |
1239 | | - | |
| 1239 | + | |
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
| |||
1275 | 1275 | | |
1276 | 1276 | | |
1277 | 1277 | | |
1278 | | - | |
| 1278 | + | |
1279 | 1279 | | |
1280 | 1280 | | |
1281 | 1281 | | |
| |||
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
1340 | | - | |
| 1340 | + | |
1341 | 1341 | | |
1342 | 1342 | | |
1343 | 1343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1194 | 1194 | | |
1195 | 1195 | | |
1196 | 1196 | | |
1197 | | - | |
| 1197 | + | |
1198 | 1198 | | |
1199 | | - | |
| 1199 | + | |
1200 | 1200 | | |
1201 | 1201 | | |
1202 | 1202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11244 | 11244 | | |
11245 | 11245 | | |
11246 | 11246 | | |
11247 | | - | |
| 11247 | + | |
11248 | 11248 | | |
11249 | 11249 | | |
11250 | 11250 | | |
| |||
11257 | 11257 | | |
11258 | 11258 | | |
11259 | 11259 | | |
11260 | | - | |
| 11260 | + | |
11261 | 11261 | | |
11262 | 11262 | | |
11263 | 11263 | | |
| |||
11276 | 11276 | | |
11277 | 11277 | | |
11278 | 11278 | | |
11279 | | - | |
| 11279 | + | |
11280 | 11280 | | |
11281 | 11281 | | |
11282 | 11282 | | |
| |||
11357 | 11357 | | |
11358 | 11358 | | |
11359 | 11359 | | |
11360 | | - | |
| 11360 | + | |
11361 | 11361 | | |
11362 | 11362 | | |
11363 | 11363 | | |
| |||
11438 | 11438 | | |
11439 | 11439 | | |
11440 | 11440 | | |
11441 | | - | |
| 11441 | + | |
11442 | 11442 | | |
11443 | 11443 | | |
11444 | 11444 | | |
| |||
0 commit comments