diff options
| author | Kuninori Morimoto <[email protected]> | 2013-03-14 00:18:41 -0700 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2013-03-15 01:24:57 +0000 |
| commit | 61782e4f5eb593958582524aad9b14dc98b1b56c (patch) | |
| tree | f9a0eb6a9382a5a4273daa08ae02a3e79663f252 /tools/perf/scripts/python | |
| parent | 030e79f658de11da43d32e7ad814b5d2d64c8bac (diff) | |
ASoC: add .name for snd_soc_component_driver
This patch adds .name member on snd_soc_component_driver.
But this patch doesn't care about whether cmpnt_drv was NULL,
and/or its name was NULL in snd_soc_register_component()
at this point.
Because, it is easy to switch over to
snd_soc_register_component() from snd_soc_register_dais()
if it doesn't care cmpnt_drv was NULL.
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions