Input: switch to using seq_list_xxx helpers
authorPavel Emelianov <xemul@sw.ru>
Wed, 18 Jul 2007 04:38:32 +0000 (00:38 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 18 Jul 2007 04:38:32 +0000 (00:38 -0400)
commitad5d972cdad41ab4d6bfb95f656e508707447c95
tree63b3eb6b47ecd364b9d501696e5caeba2b6640bb
parent080c652d6d68e5524de800b32f0701f9c6834f23
Input: switch to using seq_list_xxx helpers

This is essentially just a renaming of the existing functions
as copies of seq_list_start() and seq_list_next() already existed
in the input.c.

Signed-off-by: Pavel Emelianov <xemul@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/input.c