alistair23-linux/drivers/i2c
Jingoo Han 3c41aa7108 i2c: bfin-twi: Remove casting the return value which is a void pointer
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-09-30 06:02:33 +02:00
..
algos
busses i2c: bfin-twi: Remove casting the return value which is a void pointer 2013-09-30 06:02:33 +02:00
muxes i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00
i2c-boardinfo.c
i2c-core.c i2c: move ACPI helpers into the core 2013-08-23 10:22:29 +02:00
i2c-core.h
i2c-dev.c i2c: i2c-dev: Create 'name' attribute automatically 2013-09-30 06:02:31 +02:00
i2c-mux.c i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00
i2c-smbus.c i2c: use dev_get_platdata() 2013-08-19 19:46:30 +02:00
i2c-stub.c
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile