This is an automatic generated email to let you know that the following patch 
were queued:

Subject: [media] tveeprom: get rid of documentation of an unused parameter
Author:  Mauro Carvalho Chehab <[email protected]>
Date:    Wed Apr 5 15:37:06 2017 -0300

Changeset 446aba663b82 ("[media] tveeprom: get rid of unused arg
on tveeprom_hauppauge_analog()") removed the now unused I2C adapter
struct from struct tveeprom. Remove the corresponding kernel-doc
tag.

Fixes: 446aba663b82 ("[media] tveeprom: get rid of unused arg on 
tveeprom_hauppauge_analog()")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 include/media/tveeprom.h | 1 -
 1 file changed, 1 deletion(-)

---

diff --git a/include/media/tveeprom.h b/include/media/tveeprom.h
index 5324c82fc810..630bcf3d8885 100644
--- a/include/media/tveeprom.h
+++ b/include/media/tveeprom.h
@@ -94,7 +94,6 @@ struct tveeprom {
  *                            of the eeprom previously filled at
  *                            @eeprom_data field.
  *
- * @c:                 I2C client struct
  * @tvee:              Struct to where the eeprom parsed data will be filled;
  * @eeprom_data:       Array with the contents of the eeprom_data. It should
  *                     contain 256 bytes filled with the contents of the

_______________________________________________
linuxtv-commits mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to