From: Mauro Carvalho Chehab Date: Fri, 18 Apr 2008 00:43:38 +0000 (-0300) Subject: V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPO X-Git-Tag: v2.6.26-rc1~1084^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e26ca8012a8392c5e53055b8ff3d9512faee6c6;p=pandora-kernel.git V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPO Before this patch, registers 0x04 and 0x08 were referenced by its value. This is bad, since makes harder for someone to understand what this is doing. This patch renames those two registers into an appropriate name. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed