]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dmic: introduce module_param wakeup_delay
authorJenny TC <jenny.tc@intel.com>
Wed, 28 Nov 2018 06:52:46 +0000 (12:22 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 28 Nov 2018 15:19:32 +0000 (15:19 +0000)
commitb93fcd01bebfdab7928853dbd20511c3958140c7
treeae8b392c80fdd537666855e69d312dc053faee3a
parenta0234d5fcbf1d4f5b14b4e930f44fe54a6deac3e
ASoC: dmic: introduce module_param wakeup_delay

Introducing a module param for wakeup_delay in order to
align with modeswitch_delay parameter. With this change, both
wakeup_delay and modeswitch_delay parameters can be passed
as module parameters.

Signed-off-by: Jenny TC <jenny.tc@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/dmic.c