]> 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)
commitbd4ec8779dfacdd1d2bf7efa4afe631d29dc7d91
tree87d687d8fc077ed4a3653c6b3779e617e08d73db
parent07924c24a713ee19709f92f52277731142476d72
[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]