Skip to content

Commit c4e7bb3

Browse files
committed
ASoC: SOF: ipc4-priv: Add kernel doc for fw_context_save of sof_ipc4_fw_data
The kernel documentation is missing entry for the fw_context_save. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 02394a2 commit c4e7bb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/sof/ipc4-priv.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ struct sof_ipc4_fw_library {
7272
* @max_num_pipelines: max number of pipelines
7373
* @max_libs_count: Maximum number of libraries support by the FW including the
7474
* base firmware
75+
* @fw_context_save: Firmware supports full context save and restore
7576
*
7677
* @load_library: Callback function for platform dependent library loading
7778
* @pipeline_state_mutex: Mutex to protect pipeline triggers, ref counts, states and deletion

0 commit comments

Comments
 (0)