diff options
| author | Stefan Herbrechtsmeier <[email protected]> | 2022-06-20 18:36:37 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-06-24 14:37:27 +0200 |
| commit | f851be15f44af23ebd1e6623fdc3b6eb46d90ae4 (patch) | |
| tree | 6b7b4a92068fa82b499d65404cc1d10cb5bf8467 /doc/develop | |
| parent | fe7090c7020694a7adcbfcac3bd7b5c3babea5be (diff) | |
firmware: zynqmp: Probe driver before use
Probe the driver before use to ensure that the driver is always
available and the global data are valid. Initialize the global data
with zero and probe the driver if the global data are still zero. This
allows a usage of the firmware functions from other drivers with
arbitrary order between the drivers.
Signed-off-by: Stefan Herbrechtsmeier <[email protected]>
Link: https://lore.kernel.org/r/20220620163650.18756-2-stefan.herbrechtsmeier-oss@weidmueller.com
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
