linux/drivers/i2c
Nicholas Mc Guire 1c42aca54f i2c: at91: fixup return type of wait_for_completion_timeout
Return type of wait_for_completion_timeout is unsigned long not int. This
patch adds a timeout variable of appropriate type and fixes up the assignment.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2015-03-15 10:54:08 +01:00
..
algos
busses i2c: at91: fixup return type of wait_for_completion_timeout 2015-03-15 10:54:08 +01:00
muxes i2c: pca954x: improve usage of gpiod API 2015-03-09 10:51:59 +01:00
i2c-boardinfo.c
i2c-core.c i2c: add quirk checks to core 2015-03-13 15:10:44 +01:00
i2c-core.h
i2c-dev.c
i2c-mux.c
i2c-slave-eeprom.c i2c: slave-eeprom: fix boundary check when using sysfs 2015-01-24 05:43:44 +01:00
i2c-smbus.c
i2c-stub.c
Kconfig kconfig: use bool instead of boolean for type definition attributes 2015-01-07 13:08:04 +01:00
Makefile i2c: slave-eeprom: add eeprom simulator driver 2014-12-11 22:25:54 +01:00