diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2013-10-09 00:35:41 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-09 15:09:57 +0400 |
commit | 1d82d0c2682ec88a84aaae40c830bddf6ab09482 (patch) | |
tree | 161b9040b2ca63d4d125872a6c923ad0f98e165a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 93e9c900102aa2e9b10ec4758b441c8b6e53daf3 (diff) | |
download | linux-1d82d0c2682ec88a84aaae40c830bddf6ab09482.tar.xz |
spi: spi-txx9: replace platform_driver_probe to support deferred probing
Subsystems like pinctrl and gpio rightfully make use of deferred probing at
core level. Now, deferred drivers won't be retried if they don't have a .probe
function specified in the driver struct. Fix this driver to have that, so the
devices it supports won't get lost in a deferred probe.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions