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>
Loading
-
mentioned in commit 817ded71
-
mentioned in commit 824121b1
-
mentioned in commit e364f3c9
-
mentioned in commit d5522c73
-
mentioned in commit 5f5885f7
-
mentioned in commit f777f12a
-
mentioned in commit b5389deb
-
mentioned in commit 56cc67b6
-
mentioned in commit efcb751a
-
mentioned in commit 2cf7c4b4
-
mentioned in commit 128ff884
-
mentioned in commit a078f75c
-
mentioned in commit 84f8abd6
-
mentioned in commit 7d85fc2c
-
mentioned in commit b8317491
-
mentioned in commit a08de907
-
mentioned in commit 444b594f
-
mentioned in commit 61547609
-
mentioned in commit 0bd7d4b7
-
mentioned in commit 3350b87c
Please register or sign in to comment