Input: add input_{get|set}_drvdata() helpers
authorDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:33:51 +0000 (01:33 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:33:51 +0000 (01:33 -0400)
commit3abccf36081ac827cf5d14db6837117f088937eb
treeaf8543fb38486f20372ebc5f38e1707a31473fd1
parent5014186de89708d0e9eed60526b698d5b786b707
Input: add input_{get|set}_drvdata() helpers

Add helpers to set up and access driver-specific data in input
device structure. Once conversion to struct driver is complete
we will drop input_dev->private and will use dev_get_drvdata()
and dev_set_drvdata().

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
include/linux/input.h