diff options
| author | Takashi Sakamoto <[email protected]> | 2017-06-09 09:34:40 +0900 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2017-06-09 09:18:26 +0200 |
| commit | 7802fb52564b5d6b4fdcf25a08d487897f9e4a8b (patch) | |
| tree | 3a00af4ce1ea3084430bbc276661862d82284d18 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f9a076bff053100c9c3d1d5cca33ca856688b782 (diff) | |
ALSA: pcm: move fixup of info flag after selecting single parameters
When drivers register no flags about information of PCM hardware, ALSA
PCM core fixups it roughly. Currently, this operation places in a
function snd_pcm_hw_refine(). It can be moved to a function
fixup_unreferenced_params() because it doesn't affects operations
between these two functions.
This idea is better to bundle codes with similar purposes and this commit
achieves it.
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions