Skip to content
Commit a512a8cc authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: default avatarDmitry Torokhov <dtor@mail.ru>
Acked-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 4615e33f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment