commit | 35c4b918a696f20cb775f1a65955c8ed0fe7c052 | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Sat Jan 09 23:24:48 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Jan 09 23:29:13 2010 -0800 |
tree | b997ee6e738c08c57c82c894e78445a037e97325 | |
parent | a9844b18502bde376284e4ad83b04fa20eb5afa5 [diff] |
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>