OSDN Git Service

greybus: loopback: fix an incorrect comment
authorAlex Elder <elder@linaro.org>
Tue, 12 May 2015 02:16:36 +0000 (21:16 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 12 May 2015 17:25:14 +0000 (10:25 -0700)
commit48f19ee8244776a8e7fb47bac1a2b09e9920d035
tree8239b14697514856c38de9aadefcf644690092a2
parent69f6034792faf0f930f3797a0a3c3c9cf9ac73cc
greybus: loopback: fix an incorrect comment

Fix a comment that incorrectly says the delay between messages is
limited to 1024 msec; it actually must be <= 1000 msec.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/loopback.c