]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/spi/spi.h
Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / include / linux / spi / spi.h
index 5b6fdc48eba76cc5a9b845367f5b3de674f4d370..e1f21778cb54b561caed44de1a61f49a66b8cd2d 100644 (file)
@@ -34,7 +34,7 @@ extern struct bus_type spi_bus_type;
 
 /**
  * struct spi_statistics - statistics for spi transfers
- * @clock:         lock protecting this structure
+ * @lock:          lock protecting this structure
  *
  * @messages:      number of spi-messages handled
  * @transfers:     number of spi_transfers handled