.. | .. |
---|
27 | 27 | uses all synchronous call except :c:func:`request_firmware_into_buf`. |
---|
28 | 28 | |
---|
29 | 29 | * If an asynchronous call is used the firmware cache is only set up for a |
---|
30 | | - device if if the second argument (uevent) to request_firmware_nowait() is |
---|
| 30 | + device if the second argument (uevent) to request_firmware_nowait() is |
---|
31 | 31 | true. When uevent is true it requests that a kobject uevent be sent to |
---|
32 | 32 | userspace for the firmware request through the sysfs fallback mechanism |
---|
33 | 33 | if the firmware file is not found. |
---|