summaryrefslogtreecommitdiff
path: root/ioexact.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-09-04 16:36:12 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-09-04 16:36:12 +0200
commite4e41ae1cad3fadf384564c860b4c93e8fb895da (patch)
tree71ee3a976f5ad3208f032ab8786bf023a625f459 /ioexact.h
parent34b8b715fa98a78b00d06c1eafab56984025ed2e (diff)
ifpps: Reuse device bitrate for screen_header()
Instead of issuing another call to device_bitrate(), reuse the the value acquired in screen_update() and pass it to screen_header(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ioexact.h')
0 files changed, 0 insertions, 0 deletions
move&id=3c223c19aea85d3dda1416c187915f4a30b04b1f&id2=9b02c54bc951fca884ba5719f42a27e8240965bf'>diff)
cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspend
The 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 'tools/testing/selftests/bpf')