]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] solo6x10: just pass frame motion flag from hardware, drop additional handling...
authorAndrey Utkin <andrey.utkin@corp.bluecherry.net>
Wed, 5 Nov 2014 20:11:14 +0000 (17:11 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 12:27:12 +0000 (10:27 -0200)
commite476f4e15d859d1112872667983918bdfa4e663b
treef9c71fc44b5fbd52a9543097e53347fa67df1df5
parentb6f21dc3541a3660acfec1e789a011e6d4154173
[media] solo6x10: just pass frame motion flag from hardware, drop additional handling as complicated and unstable

Dropping code (introduced in 316d9e84a72069e04e483de0d5934c1d75f6a44c)
which intends to make raising of motion events more "smooth"(?).

It made motion event never appear in my installation.
That code is complicated, so I couldn't figure out quickly how to fix
it, so dropping it seems better to me.

Another justification is that anyway application would implement
"motion signal stabilization" if required, it is not necessarily kernel
driver's job.

Signed-off-by: Andrey Utkin <andrey.utkin@corp.bluecherry.net>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
drivers/media/pci/solo6x10/solo6x10.h