diff options
| author | Wolfram Sang <[email protected]> | 2013-10-08 22:35:33 +0200 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2013-10-10 10:22:28 +0200 |
| commit | cccdcea14fc2de8707c52e537fa2b384ccfe7ec2 (patch) | |
| tree | 7c63d1360eb1fdd9680b25e2bb1e0a43ea775c73 /lib/mpi | |
| parent | d0e639c9e06d44e713170031fe05fb60ebe680af (diff) | |
i2c: i2c-designware-platdrv: 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.
Reported-by: Zhangfei Gao <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions