alistair23-linux/drivers/staging/ste_rmi4
Linus Walleij 857f727674 staging: ste_rmi4: remove cross-dependent platform data
The ux500 machine was actually defining platform data for the
staging driver ste_rmi4, which is not OK. Let us instead define
some __weak platform data in the machine so that the staging
driver can override it at compile-time and we can thus have the
driver self-contained in staging.

Reported-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-05 20:29:16 -07:00
..
board-mop500-u8500uib-rmi4.c staging: ste_rmi4: remove cross-dependent platform data 2011-07-05 20:29:16 -07:00
Kconfig staging: fix ste_rmi4 build, depends on INPUT 2010-11-16 12:31:48 -08:00
Makefile staging: ste_rmi4: remove cross-dependent platform data 2011-07-05 20:29:16 -07:00
synaptics_i2c_rmi4.c staging: synaptics: Implement error handling for rmi4 touch regulator 2011-06-28 13:23:57 -07:00
synaptics_i2c_rmi4.h staging: synaptics: Implement error handling for rmi4 touch regulator 2011-06-28 13:23:57 -07:00
TODO