Skip to content

Commit 95035ea

Browse files
rddunlaprafaeljw
authored andcommitted
PM: <linux/device.h>: fix @em_pd kernel-doc warning
Fix kernel-doc warning in <linux/device.h>: ../include/linux/device.h:613: warning: Function parameter or member 'em_pd' not described in 'device' Fixes: 1bc138c ("PM / EM: add support for other devices than CPUs in Energy Model") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent f4d51df commit 95035ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/linux/device.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ struct dev_links_info {
454454
* @pm_domain: Provide callbacks that are executed during system suspend,
455455
* hibernation, system resume and during runtime PM transitions
456456
* along with subsystem-level and driver-level callbacks.
457+
* @em_pd: device's energy model performance domain
457458
* @pins: For device pin management.
458459
* See Documentation/driver-api/pinctl.rst for details.
459460
* @msi_list: Hosts MSI descriptors

0 commit comments

Comments
 (0)