]> git.baikalelectronics.ru Git - kernel.git/commit
[media] sur40: set q->dev instead of allocating a context
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 16 Dec 2015 10:34:37 +0000 (08:34 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 8 Jul 2016 17:35:23 +0000 (14:35 -0300)
commit17d42e48240758fa6c9cf38af95e63fc12648668
treecc466cee420d5f9eaab01315a26b3b33080a265f
parent66124d276408663528309b94e79e5159aaf53c1d
[media] sur40: set q->dev instead of allocating a context

Stop using alloc_ctx and just fill in the device pointer.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Florian Echtler <floe@butterbrot.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/input/touchscreen/sur40.c