lkml.org 
[lkml]   [2021]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] ASoC: topology: fix typo error about asoc.h
Date
From: wengjianfeng <wengjianfeng@yulong.com>

change 'freqency' to 'frequecy'

Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>
---
include/uapi/sound/asoc.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/uapi/sound/asoc.h b/include/uapi/sound/asoc.h
index da61398..0066eee 100644
--- a/include/uapi/sound/asoc.h
+++ b/include/uapi/sound/asoc.h
@@ -346,8 +346,8 @@ struct snd_soc_tplg_hw_config {
__u8 fsync_provider; /* SND_SOC_TPLG_FSYNC_ value */
__u8 mclk_direction; /* SND_SOC_TPLG_MCLK_ value */
__le16 reserved; /* for 32bit alignment */
- __le32 mclk_rate; /* MCLK or SYSCLK freqency in Hz */
- __le32 bclk_rate; /* BCLK freqency in Hz */
+ __le32 mclk_rate; /* MCLK or SYSCLK frequency in Hz */
+ __le32 bclk_rate; /* BCLK frequency in Hz */
__le32 fsync_rate; /* frame clock in Hz */
__le32 tdm_slots; /* number of TDM slots in use */
__le32 tdm_slot_width; /* width in bits for each slot */
--
1.9.1

\
 
 \ /
  Last update: 2021-04-01 20:18    [W:0.041 / U:1.964 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site