summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-10-17 23:55:34 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-10-17 23:58:56 -0700
commit197a1e96c8be5b6005145af3a4c0e45e2d651444 (patch)
tree5663b8dde5bef8a83dff8eb3c9af98ae62216d87 /crypto
parentad5396ee32afbdabb6188ffba67778080ea795b8 (diff)
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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions