summaryrefslogtreecommitdiff
path: root/curvetun.zsh
AgeCommit message (Expand)AuthorFilesLines
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+36
:mode:
Diffstat
>committer
Greg Kroah-Hartman <gregkh@google.com>2016-08-04 19:07:30 +0200
commitc388ae769699262bd48da1d529bbed731c2de559 (patch)
tree2af35532ea8f7cc157550600935c5b5bda736c4b /drivers
parent956adf749d697decd9fb5f46aa0fbbc889f4dfe1 (diff)
greybus: audio: Update pm runtime support in dai_ops callback
Ensure pm runtime get_sync/put protection in codec_dai ops callback functions before accessing apbridge. Signed-off-by: Vaibhav Agarwal <vaibhav.agarwal@linaro.org> Reviewed-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/audio_codec.c30
1 files changed, 30 insertions, 0 deletions
diff --git a/drivers/staging/greybus/audio_codec.c b/drivers/staging/greybus/audio_codec.c