summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 609e7d4)
raw | patch | inline | side by side (parent: 609e7d4)
author | Suman Anna <s-anna@ti.com> | |
Mon, 10 Sep 2018 23:58:22 +0000 (18:58 -0500) | ||
committer | Suman Anna <s-anna@ti.com> | |
Sat, 23 Feb 2019 17:39:59 +0000 (11:39 -0600) |
The commit ddf711872c9d ("remoteproc: Introduce auto-boot flag")
introduced the auto-boot flag but missed adding the corresponding
kernel-doc comment. Add the same.
Signed-off-by: Suman Anna <s-anna@ti.com>
introduced the auto-boot flag but missed adding the corresponding
kernel-doc comment. Add the same.
Signed-off-by: Suman Anna <s-anna@ti.com>
include/linux/remoteproc.h | patch | blob | history |
index 56719a5e274b879a57bd9f9ae149916384693865..32c16cef928d1d6fca6ca38c51a4580efb296ad7 100644 (file)
* @cached_table: copy of the resource table
* @table_sz: size of @cached_table
* @has_iommu: flag to indicate if remote processor is behind an MMU
+ * @auto_boot: flag to indicate if remote processor should be auto-started
* @deny_sysfs_ops: flag to not permit sysfs operations on state and firmware
* @skip_firmware_request: flag to skip requesting the firmware
* @skip_load: flag to skip the loading of firmware segments