diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-01-06 14:01:24 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-01-06 16:55:48 +0300 |
commit | a3b1aaf7aef9fa945810de3fd7c15b2e93ecdbfd (patch) | |
tree | 9c2836c4e77fcac7b2336c0273dd61f3c9a696a0 /sound/atmel | |
parent | a2d6d84db2e7bcc831aed90f33334c70a1b060a3 (diff) | |
download | linux-a3b1aaf7aef9fa945810de3fd7c15b2e93ecdbfd.tar.xz |
ASoC: rt5640: Change jack_work to a delayed_work
Change jack_work from a struct work_struct to a struct delayed_work, this
is a preparation patch for adding support for boards where an external
GPIO is used for jack-detect, rather then one of the JD pins of the codec.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220106110128.66049-3-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/atmel')
0 files changed, 0 insertions, 0 deletions