diff options
author | Grant Likely <[email protected]> | 2020-03-27 17:01:32 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-04-23 17:07:28 +0200 |
commit | fbc35b45f9f6a971341b9462c6e94c257e779fb5 (patch) | |
tree | 70edcacd25492456132702f4b721f7e1678ac529 /drivers/fpga/fpga-bridge.c | |
parent | 45bb08de65b418959313593f527c619e102c2d57 (diff) |
Add documentation on meaning of -EPROBE_DEFER
Add a bit of documentation on what it means when a driver .probe() hook
returns the -EPROBE_DEFER error code, including the limitation that
-EPROBE_DEFER should be returned as early as possible, before the driver
starts to register child devices.
Also: minor markup fixes in the same file
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Saravana Kannan <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions