From: Mike Isely Date: Tue, 8 Aug 2006 12:10:07 +0000 (-0300) Subject: V4L/DVB (4376): Make it possible for run-time calculation of control min/max in pvrusb2 X-Git-Tag: v2.6.19-rc1~643^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89ebd63fdddc83fabb5cc751d0e59a1350c1627c;p=pandora-kernel.git V4L/DVB (4376): Make it possible for run-time calculation of control min/max in pvrusb2 The internal control implementation in the pvrusb2 driver normally encodes integer range limits using literal values in a const structure. This change adds two function pointers, which if not null will be called through in order to determine integer min / max values. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed