summaryrefslogtreecommitdiff
path: root/hash.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-01-07 08:34:46 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-01-12 09:16:43 +0100
commit06a08d866094dda92caf33504c748621a2fef0d3 (patch)
treea02ca146b2143641bcbb93b995ab13f725a12b55 /hash.h
parent5163796ab0f772d8f3bc8473e92d401d67cbe6bd (diff)
trafgen: Move gap feature into shaper logic
Move gap feature into rate shaper, as these features means the same - delay the packet sending. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'hash.h')
0 files changed, 0 insertions, 0 deletions
s='commit-msg'>Currently, SPK Amp switch is used to identify when to enable data path between module and APB. With headset, other switch controls added, it is not possible to use this switch to control data path. Instead path should be established based on AIF widget. 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/staging/greybus')
-rw-r--r--drivers/staging/greybus/audio_codec.c23
1 files changed, 5 insertions, 18 deletions
diff --git a/drivers/staging/greybus/audio_codec.c b/drivers/staging/greybus/audio_codec.c