]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/sound/sof/topology.h
ASoC: SOF: uapi: align comments with firmware files
[linux.git] / include / sound / sof / topology.h
index 4978999fd362c6210b95f4fad2353ab400da930a..41dcabf89899f91b3725e41e0c60f2d268358012 100644 (file)
@@ -84,9 +84,9 @@ struct sof_ipc_buffer {
 struct sof_ipc_comp_config {
        struct sof_ipc_cmd_hdr hdr;
        uint32_t periods_sink;  /**< 0 means variable */
-       uint32_t periods_source;        /**< 0 means variable */
+       uint32_t periods_source;/**< 0 means variable */
        uint32_t reserved1;     /**< reserved */
-       uint32_t frame_fmt;             /**< SOF_IPC_FRAME_ */
+       uint32_t frame_fmt;     /**< SOF_IPC_FRAME_ */
        uint32_t xrun_action;
 
        /* reserved for future use */