[media] ati_remote: Shrink ati_remote_tbl structure
authorGeorge Spelvin <linux@horizon.com>
Sun, 11 May 2014 11:12:55 +0000 (08:12 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 02:46:32 +0000 (23:46 -0300)
commit528abb9888d8031d60994e5a393631a1f34b3007
treebbd61f975e352379277517638a893b9777b7881a
parent20d7e3ca1be76a13fb4ea22246bb9d0c4c365809
[media] ati_remote: Shrink ati_remote_tbl structure

The variable types are simply larger than they need to be.
Shrink to signed and unsigned chars.

Signed-off-by: George Spelvin <linux@horizon.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/ati_remote.c