diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2022-11-11 12:26:46 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-23 15:32:01 +0000 |
commit | c5e5da1eb3d3009ed861f1514b41bec323c191d1 (patch) | |
tree | d1fc6bc9983ef72f6b81e382ef596e22e53d6c29 /sound/soc/sof/intel/tgl.c | |
parent | e9a45c8aca0c83f61a7dffcbb996952919f4ae54 (diff) |
soundwire: intel_init: remove useless interrupt enablement in interrupt thread
When the code reaches the SoundWire interrupt thread handling, the
interrupt was enabled already, and there is no code that disables it
-> this is a no-op sequence.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Acked-By: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20221111042653.45520-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof/intel/tgl.c')
0 files changed, 0 insertions, 0 deletions