summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2018-05-08 17:35:49 +0200
committerMark Brown <broonie@kernel.org>2018-05-11 11:22:50 +0900
commit988a5e0162ce75a4440c9181ad6d900473e428ae (patch)
tree506de9c50cdd3c96451dac1255f5cdb7121c15a8 /tools/perf/scripts/python/export-to-postgresql.py
parent8e3ebf5e8f0a6da53795d940763cc34f5073c4c3 (diff)
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions