提交 b650247d 编写于 作者: N Nik Nyby 提交者: Mark Brown

ASoC: codecs: max98088: fix typo in constant

This fixes a typo in the M98088_REG_02_JACK_STATUS constant.
Signed-off-by: NNik Nyby <nikolas@gnu.org>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 d770e558
......@@ -16,7 +16,7 @@
*/
#define M98088_REG_00_IRQ_STATUS 0x00
#define M98088_REG_01_MIC_STATUS 0x01
#define M98088_REG_02_JACK_STAUS 0x02
#define M98088_REG_02_JACK_STATUS 0x02
#define M98088_REG_03_BATTERY_VOLTAGE 0x03
#define M98088_REG_0F_IRQ_ENABLE 0x0F
#define M98088_REG_10_SYS_CLK 0x10
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册