]> git.baikalelectronics.ru Git - kernel.git/commit
[media] Input: move drivers/input/fixp-arith.h to include/linux
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 14 May 2012 11:07:44 +0000 (08:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 12:47:23 +0000 (09:47 -0300)
commit5b556c32ca46cea305ae4ac911a9cd59e80a9a39
tree87d687d8fc077ed4a3653c6b3779e617e08d73db
parent847ac36ad5a87f501772e4824be7a41cf9b9dcb7
[media] Input: move drivers/input/fixp-arith.h to include/linux

Move drivers/input/fixp-arith.h to include/linux so that the functions
defined there can be used by other subsystems, for instance some video
devices ISPs can control the output HUE value by setting registers for
sin(HUE) and cos(HUE).

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/input/ff-memless.c
drivers/input/fixp-arith.h [deleted file]
include/linux/fixp-arith.h [new file with mode: 0644]