sysclk-lwla: Fix copy'n'paste mistake in comment
This commit is contained in:
parent
9e9dba7b41
commit
43af7604d0
|
@ -195,7 +195,7 @@ static void handle_length_response(const struct sr_dev_inst *sdi)
|
|||
submit_request(sdi, STATE_READ_PREPARE);
|
||||
}
|
||||
|
||||
/* Evaluate and act on the response to a capture length request.
|
||||
/* Evaluate and act on the response to a capture memory read request.
|
||||
*/
|
||||
static void handle_read_response(const struct sr_dev_inst *sdi)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue