]> git.baikalelectronics.ru Git - kernel.git/commit
[media] sur40: fix occasional oopses on device close
authorFlorian Echtler <floe@butterbrot.org>
Tue, 31 May 2016 20:15:33 +0000 (17:15 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 8 Jul 2016 19:16:57 +0000 (16:16 -0300)
commit71fad173c33096d1bdbf3278924e638b558c3606
treee220f9c529f8bb08c6e8990071cc691ba2856579
parented95b40f82c5f707973363a94ad3c2998a55e35f
[media] sur40: fix occasional oopses on device close

Closing the V4L2 device sometimes triggers a kernel oops.
Present patch fixes this.

Signed-off-by: Martin Kaltenbrunner <modin@yuri.at>
Signed-off-by: Florian Echtler <floe@butterbrot.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: <stable@vger.kernel.org> # for v4.2 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/input/touchscreen/sur40.c