sysclk-lwla: Fix copy'n'paste mistake in comment

This commit is contained in:
Daniel Elstner 2015-11-27 03:19:43 +01:00
parent 9e9dba7b41
commit 43af7604d0
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{