mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
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>
This commit is contained in:
parent
5014186de8
commit
3abccf3608
1 changed files with 10 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue