24 Oct, 2011
1 commit
-
Without this fix, we get:
error: call to ‘copy_from_user_overflow’ declared with attribute error:
copy_from_user() buffer size is not provably correct
make[3]: *** [drivers/mfd/aat2870-core.o] Error 1And this was triggered by commit da417bacc9143b934f1a480a25d0fb2bb648a820
Signed-off-by: Jin Park
Signed-off-by: Samuel Ortiz
01 Aug, 2011
1 commit
-
Add mfd core driver for AnalogicTech AAT2870.
The AAT2870 is communication through I2C and contains backlight and
regulator components.Signed-off-by: Jin Park
Signed-off-by: Samuel Ortiz