qcacmn: Fix umac/thermal documentation
The kernel-doc script found a documentation issue in umac/thermal, so fix it. Change-Id: I27daf243812490a615bb0e5a93b5e20a401cfe9b CRs-Fixed: 3389336
This commit is contained in:

committed by
Madan Koyyalamudi

parent
110b8dfe15
commit
f68d690127
@@ -1,5 +1,5 @@
|
||||
/* Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-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
|
||||
@@ -45,7 +45,7 @@ enum thermal_stats_request_type {
|
||||
};
|
||||
|
||||
/**
|
||||
* thermal_throt_level_stats - thermal throttle info from Target
|
||||
* struct thermal_throt_level_stats - thermal throttle info from Target
|
||||
* @start_temp_level: Start temperature range to capture thermal stats
|
||||
* @end_temp_level: End temperature range to capture thermal stats
|
||||
* @total_time_ms_lo: Start time for every thermal stats level in msec
|
||||
|
Reference in New Issue
Block a user