From 7eaa9161edd1bb41c026db252bb7e7dfe97ab90a Mon Sep 17 00:00:00 2001 From: Wang Xingchao Date: Thu, 25 Jul 2013 23:34:44 -0400 Subject: [PATCH] ALSA: hda - Clearing jackpoll_interval avoid pending work Clearing jackpoll_interval before calling cancel_delayed_work_sync(), otherwise the work will be triggered again and cause impact in hda_jackpoll_work(). The next patch will poll jack once even with jackpoll_interval=0. Signed-off-by: Wang Xingchao Signed-off-by: Takashi Iwai --- Reading git-format-patch failed