diff options
author | Takashi Iwai <[email protected]> | 2017-01-30 16:29:39 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-02-03 17:21:17 +0100 |
commit | f23df8071b178dcfa4f6014baf9323ddaa33e1fd (patch) | |
tree | 4439cb56232c6080437e35b50da514de756be0e5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 76296ef0ecec9bb887be22105744e429c6a5422a (diff) |
ALSA: x86: Replace indirect register ops with direct calls
Now about the indirect register ops: they are replaced with direct
calls, too.
The read / write / modify ops are simply replaced with the
corresponding functions. The difference is that we calculate the
offset inside the function now. So all the had_config_offset
references in the caller side are dropped. This also simplifies the
DP-audio check in hdmi_audio_write() and hdmi_audio_rmw().
The hdmi_audio_get_register_base is dropped since it's no longer used
when the base address and config offset are referred in the read/write
functions.
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions