ChangeSet 1.1673.8.2, 2004/03/25 11:05:11-08:00, mikal@stillhq.com

[PATCH] USB: kernel-doc comment tweak

Correct kernel-doc comment with incorrect parameters documented


 drivers/usb/serial/io_ti.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c
--- a/drivers/usb/serial/io_ti.c	Wed Apr 14 14:40:21 2004
+++ b/drivers/usb/serial/io_ti.c	Wed Apr 14 14:40:21 2004
@@ -274,7 +274,7 @@
 /**
  * TIReadDownloadMemory - Read edgeport memory from TI chip
  * @dev: usb device pointer
- * @address: Device CPU address at which to read
+ * @start_address: Device CPU address at which to read
  * @length: Length of above data
  * @address_type: Can read both XDATA and I2C
  * @buffer: pointer to input data buffer
