Files
android_kernel_xiaomi_sm8450/drivers/input
Aaro Koskinen 197a1e96c8 Input: i8042-io - fix up region handling on MIPS
i8042_platform_init() skips reguest_region() on MIPS, but in
i8042_platform_exit() release_region() is still called. Fix this by
reserving the region also on MIPS.

The patch eliminates the following error message seen on MIPS:

[    2.112000] Trying to free nonexistent resource <0000000000000060-000000000000006f>

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2012-10-17 23:58:56 -07:00
..
2012-04-21 23:48:58 -07:00
2012-08-21 22:29:49 -07:00
2010-11-30 23:10:26 -08:00
2012-08-21 22:29:49 -07:00
2012-08-21 22:29:49 -07:00
2012-08-21 22:29:49 -07:00