1
0
Fork 0

soundwire: clarify comment

The MIPI DisCo spec refers to dynamic frame shape, not to dynamic
shape. Clarify.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
alistair/sunxi64-5.4-dsi
Pierre-Louis Bossart 2019-05-22 14:47:24 -05:00 committed by Vinod Koul
parent 53d2e9c377
commit f6686a7d02
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ struct sdw_slave_prop {
* @default_frame_rate: Controller default Frame rate, in Hz
* @default_row: Number of rows
* @default_col: Number of columns
* @dynamic_frame: Dynamic frame supported
* @dynamic_frame: Dynamic frame shape supported
* @err_threshold: Number of times that software may retry sending a single
* command
*/