summaryrefslogtreecommitdiff
path: root/SubmittingPatches
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-15 18:06:36 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-15 18:07:52 +0100
commit3b2e6e86d7f86dceb8c3bd86a7cf22aba1a88e26 (patch)
treee5effabe59302e09fb479c9d441770cd66d9dd70 /SubmittingPatches
parentd6d511ecff241d459a70e270ac98d107faffdd45 (diff)
trafgen: proto: Add missing brace
Fix the fat-fingered previous commit which I pushed out too early ;( Fixes: d6d511ecff24 ("trafgen: proto: Zero out newly allocated struct packet") Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'SubmittingPatches')
0 files changed, 0 insertions, 0 deletions
AVS GET_PMAP command does return a P-state along with the P-map information. However, that P-state is the initial P-state when the P-map was first downloaded to AVS. It is *not* the current P-state. Therefore, we explicitly retrieve the P-state using the GET_PSTATE command. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'sound/soc/pxa/mmp-pcm.c')