1
0
Files
linux/drivers/staging
H Hartley Sweeten 2f3da417aa staging: comedi: addi_eeprom: cleanup i_EepromReadAnlogInputHeader()
Add namespace by renaming this CamelCase function to
addi_eeprom_read_ai_info().

Refactor the function so that it stores the data from the eeprom directly
in the private data instead of using the a struct to pass the data back
to i_EepromReadMainHeader(). This allows removing the str_AnalogInputHeader
struct.

The return value is always 0 and it's never checked. Change it to void.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-30 10:50:14 -07:00
..
2012-10-30 10:39:15 -07:00
2012-10-29 08:37:12 -07:00
2012-10-29 08:37:12 -07:00
2012-10-22 15:42:38 -07:00
2012-10-23 20:35:54 -07:00
2012-09-26 09:19:50 -07:00
2012-10-22 11:41:13 -07:00
2012-10-29 08:37:12 -07:00
2012-10-26 13:06:04 -07:00
2012-10-26 13:06:04 -07:00