commit | fe35269d12f6febf720a8eec39214e136fafc520 | [log] [tgz] |
---|---|---|
author | Michael Hope <mlhx@google.com> | Mon Jun 01 18:05:56 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jun 15 16:55:52 2020 +0200 |
tree | 55873420c74329fae4981e4e862289d3e18b6bf7 | |
parent | aadcec16d9d951f6b8659c5633e6a8729ddc84e3 [diff] |
drivers: usb: handle a null output arg on SAM0 The output parameter `ret_bytes` is optional and may be NULL. Signed-off-by: Michael Hope <mlhx@google.com>