From: mateng <mat...@yulong.com>

interrput -> interrupt

Signed-off-by: mateng <mat...@yulong.com>
---
 sound/soc/codecs/rt5663.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/rt5663.c b/sound/soc/codecs/rt5663.c
index 619fb9a..411ff30 100644
--- a/sound/soc/codecs/rt5663.c
+++ b/sound/soc/codecs/rt5663.c
@@ -1967,7 +1967,7 @@ static void rt5663_jack_detect_work(struct work_struct 
*work)
                                        btn_type);
                                break;
                        }
-                       /* button release or spurious interrput*/
+                       /* button release or spurious interrupt*/
                        if (btn_type == 0) {
                                report =  rt5663->jack_type;
                                cancel_delayed_work_sync(
-- 
1.9.1


Reply via email to