]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Input: ns558 - make pnp device ids constant
authorMárton Németh <nm127@freemail.hu>
Sun, 10 Jan 2010 07:24:48 +0000 (23:24 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 10 Jan 2010 07:29:13 +0000 (23:29 -0800)
commit35c4b918a696f20cb775f1a65955c8ed0fe7c052
treeb997ee6e738c08c57c82c894e78445a037e97325
parenta9844b18502bde376284e4ad83b04fa20eb5afa5
Input: ns558 - make pnp device ids constant

The id_table field of the struct pnp_driver is constant in <linux/pnp.h>
so it makes sense to mark pnp_devids also constant.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/gameport/ns558.c