[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)
commitc8e1fb4a67eed95364a50f33f5201a88877c5215
tree87d687d8fc077ed4a3653c6b3779e617e08d73db
parente0fde595e3fbf8138a7f5b0c877ab90a0d07a347
[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]