aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2018-07-05 00:59:32 +0200
committerMark Brown <[email protected]>2018-07-10 18:49:25 +0100
commit34c906ddacd237511808fb2bbd941e6b91e9095a (patch)
tree04267763e0371b3197e116d8ed07dd4f9b530c51 /tools/perf/scripts/python
parent8d2d7bcdc1645dc243f7735278675b083c0e506c (diff)
ASoC: rt5651: Allow disabling jack-detect by calling set_jack(NULL)
Allow the machine driver to disable jack-detect over a suspend/resume by calling snd_soc_component_set_jack(NULL). Note this renames rt5651_set_jack, where all the jack-enable work was done to rt5651_enable_jack_detect. This function can now no longer fail as it does not request the IRQ anymore. It can still be passed an invalid jack source, but that should never happen, so this is now logged and treated as no jack source. Cc: Carlo Caione <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions