From: Dmitry Antipov dmitry.antipov@linaro.org Date: Tue, 17 Jan 2012 16:54:12 +0400
-/* Loop until the read is completed with timeout
- called with phy_mutex held */
+/* Busy-wait loop until the read is completed, but
- no longer than 10ms. Called with phy_mutex held. */
Please:
/* Write comments. * Like this. */