diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2018-05-08 17:35:49 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2018-05-11 11:22:50 +0900 |
| commit | 988a5e0162ce75a4440c9181ad6d900473e428ae (patch) | |
| tree | 506de9c50cdd3c96451dac1255f5cdb7121c15a8 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | ASoC: rt5640: Remove unused rt5640_platform_data (diff) | |
| download | linux-988a5e0162ce75a4440c9181ad6d900473e428ae.tar.gz linux-988a5e0162ce75a4440c9181ad6d900473e428ae.zip | |
ASoC: rt5640: Move checking of device-properties to component probe callback
On some platforms the platform code may need to add device-properties,
rather then relying only on properties set by the firmware.
This commit moves the parsing of the device-properties from the i2c-driver
probe() function, which may be called at any time, to the component-driver
probe() function, which gets called after the platform code calls
snd_soc_register_card().
This allows the platform code to attach extra device-properties before
the device-properties are parsed.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
