summaryrefslogtreecommitdiff
path: root/Documentation/s390
diff options
context:
space:
mode:
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com>2020-01-09 14:37:59 +0300
committerWolfram Sang <wsa@the-dreams.de>2020-01-15 23:13:34 +0300
commitc9d059681b846f5d0a280950ea4dc58495b9b7a9 (patch)
tree9791791a62f10c4f93b3f6545ddec66fa3b845fd /Documentation/s390
parentb4c119dbc300c7a6ee2da70d5c7ba14747b35142 (diff)
downloadlinux-c9d059681b846f5d0a280950ea4dc58495b9b7a9.tar.xz
i2c: xiic: defer the probe if clock is not found
It's not always the case that clock is already available when i2c driver get probed at the first time, e.g. the clock is provided by clock wizard which may be probed after i2c driver. So let's defer the probe when devm_clk_get() call fails and give it chance to try later. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation/s390')
0 files changed, 0 insertions, 0 deletions