linux/drivers/ssbi
David Brown 3f7a73b57c ssbi: Comment the use of udelay()
The ssbi driver uses a busywait loop to read its status register.  Add
a comment explaining the timing of the device itself so that future
developers can better understand this delay, and possibly diagnose any
problems.

Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-25 10:39:40 -07:00
..
Kconfig ssbi: Allow compilation as a module 2013-03-25 10:37:21 -07:00
Makefile add single-wire serial bus interface (SSBI) driver 2013-03-25 10:33:56 -07:00
ssbi.c ssbi: Comment the use of udelay() 2013-03-25 10:39:40 -07:00