aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2022-04-16 13:54:08 +0100
committerMark Brown <[email protected]>2022-04-19 12:07:23 +0100
commitb4f5c6b2e52b27462c0599e64e96e53b58438de1 (patch)
treed4efb94b518cc6a73f826e9d0518e90647d5c031 /scripts/gdb/linux/tasks.py
parent5b933c7262c5b0ea11ea3c3b3ea81add04895954 (diff)
ASoC: wm8958: Fix change notifications for DSP controls
The WM8958 DSP controls all return 0 on successful write, not a boolean value indicating if the write changed the value of the control. Fix this by returning 1 after a change, there is already a check at the start of each put() that skips the function in the case that there is no change. Signed-off-by: Mark Brown <[email protected]> Acked-by: Charles Keepax <[email protected]> Link: https://lore.kernel.org/r/[email protected] Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions