From: Mauro Carvalho Chehab Date: Fri, 18 Apr 2008 00:44:58 +0000 (-0300) Subject: V4L/DVB (7613): em28xx: rename registers X-Git-Tag: v2.6.26-rc1~1084^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41facaa4b63cc1a0ff5a900149a29942d47e1491;p=pandora-kernel.git V4L/DVB (7613): em28xx: rename registers Now, all registers will follow the same convension: EM28XX_R_ This allows to associate a register with its value, and also with a canonical name. Also, registers that are specific to a given chip were renamed accordingly, as EM2800_foo (for 2800 only registers) or EM2880_foo (for registers that started to appear on em2880). Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed