From: Hans Verkuil Date: Sat, 23 Aug 2008 10:24:07 +0000 (-0300) Subject: V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead X-Git-Tag: v2.6.28-rc1~601^2~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=601e9444f249d219009ec05674268d90f6f1cdcb;p=pandora-kernel.git V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead Remove the priv field and let video_get/set_drvdata use dev_get_drvdata and dev_set_drvdata instead. Convert all drivers that still used priv directly. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed