From: Mike Isely Date: Sun, 28 Jan 2007 18:38:55 +0000 (-0300) Subject: V4L/DVB (5172): Pvrusb2: Control protocol cleanup X-Git-Tag: v2.6.21-rc2~66^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567d7115b9ce8145c166e3368bf31fe613451f77;p=pandora-kernel.git V4L/DVB (5172): Pvrusb2: Control protocol cleanup Several special-case FX2 commands were being issued through pvr2_write_u16() and pvr2_write_8(), but there's really nothing special case about them. These date from a very early time in the driver development. This patch removes these functions and replaces their use with calls to pvr2_send_request. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed