]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wistron - fix crash due to referencing __initdata
authorDmitry Torokhov <dtor@insightbb.com>
Wed, 23 Aug 2006 04:47:39 +0000 (00:47 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 23 Aug 2006 04:47:39 +0000 (00:47 -0400)
commit8c2feb3b2aba5ad7d12b2ca62fefde3b938f38b0
treecd9504c0ca36e1426706094ad691554eee39f677
parent1d1b64dc723fd5ac0d7ab1df3df20106e7cd0eb6
Input: wistron - fix crash due to referencing __initdata

Remove __initdata markings from keymaps as they are used during
normal driver operations.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/wistron_btns.c