From 8ecd5e32d8c8fc02d565aa0c1f3f997dea75f5de Mon Sep 17 00:00:00 2001 From: George Spelvin Date: Sun, 11 May 2014 08:14:18 -0300 Subject: [PATCH] [media] ati_remote: Generalize KIND_ACCEL to accept diagonals Rather than having special code cases for diagonal mouse movements, extend the general purpose code used for the cardinal directions to handle arbitrary (x,y) deltas. The deltas themselves are stored in translation table's "code" field; this is also progress toward the goal of eliminating the "value" element entirely. Signed-off-by: George Spelvin Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed