From: Jiri Slaby Date: Tue, 10 Jan 2006 04:52:50 +0000 (-0800) Subject: [PATCH] media-radio: Maestro avoid accessing private structures directly X-Git-Tag: v2.6.16-rc1~568 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86e7767990c0d63f0630cbf6018b6996f9ecde5;p=pandora-kernel.git [PATCH] media-radio: Maestro avoid accessing private structures directly video_device.priv is not allowed to touch and it will be actually removed in near future. Use video_get_drvdata() instead. Signed-off-by: Jiri Slaby Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed