Input: xen-kbdfront - make xenbus device ids constant
authorMárton Németh <nm127@freemail.hu>
Sun, 10 Jan 2010 07:25:44 +0000 (23:25 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 10 Jan 2010 07:29:27 +0000 (23:29 -0800)
commitc6d5709384090de541158a6bba8d4ae50242ff94
treeaa15aed111494718846b69317156deb75c97d25d
parent35c4b918a696f20cb775f1a65955c8ed0fe7c052
Input: xen-kbdfront - make xenbus device ids constant

The ids field of the struct xenbus_device_id is constant in <linux/xen/xenbus.h>
so it makes sense to mark xenkbd_ids also constant.

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