diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2007-11-04 00:50:19 -0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2008-01-21 01:11:07 -0500 |
commit | a512a8cc20bbf74700d368ecb0a61dd9d8f1df48 (patch) | |
tree | c3a2e8c4d84768f24e52b18dcbcf4e36f1e4733a /drivers/input/touchscreen/mk712.c | |
parent | 4615e33f43d3fad5fd92cd02757d23f7803dd7f9 (diff) | |
download | linux-a512a8cc20bbf74700d368ecb0a61dd9d8f1df48.tar.bz2 |
V4L/DVB: Don't access input_dev->private directly
Drivers should use input_{get|set}_drvdata() instead of accessing
input_dev->provate directly, but since these drivers do not actually
use the data stored there we can simply remove the assignments.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/input/touchscreen/mk712.c')
0 files changed, 0 insertions, 0 deletions