[media] tveeprom: get rid of documentation of an unused parameter
Changeset446aba663b
("[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:446aba663b
("[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()") Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
@@ -94,7 +94,6 @@ struct tveeprom {
|
|||||||
* of the eeprom previously filled at
|
* of the eeprom previously filled at
|
||||||
* @eeprom_data field.
|
* @eeprom_data field.
|
||||||
*
|
*
|
||||||
* @c: I2C client struct
|
|
||||||
* @tvee: Struct to where the eeprom parsed data will be filled;
|
* @tvee: Struct to where the eeprom parsed data will be filled;
|
||||||
* @eeprom_data: Array with the contents of the eeprom_data. It should
|
* @eeprom_data: Array with the contents of the eeprom_data. It should
|
||||||
* contain 256 bytes filled with the contents of the
|
* contain 256 bytes filled with the contents of the
|
||||||
|
Reference in New Issue
Block a user