diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2013-10-08 22:35:36 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2013-10-10 10:22:30 +0200 |
commit | 6d2cfb109725b748f47a242f87be9c31bf7e42c0 (patch) | |
tree | 15cf5651f1842a87875e7a4e2b73799a1d41f4ca /lib/fonts | |
parent | cc40bf9a444f687a7b76450b1ad742b2ea262af4 (diff) | |
download | kernel_goldelico_gta04-6d2cfb109725b748f47a242f87be9c31bf7e42c0.zip kernel_goldelico_gta04-6d2cfb109725b748f47a242f87be9c31bf7e42c0.tar.gz kernel_goldelico_gta04-6d2cfb109725b748f47a242f87be9c31bf7e42c0.tar.bz2 |
i2c: i2c-stu300: 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.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'lib/fonts')
0 files changed, 0 insertions, 0 deletions