From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:32 +0000 (-0700) Subject: video: output: convert class code to use dev_groups X-Git-Tag: v3.12-rc1~137^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1530d973cad10127d4f670bec49db724e4ac77;p=pandora-kernel.git video: output: convert class code to use dev_groups The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the video output class code to use the correct field. Cc: Jean-Christophe Plagniol-Villard Cc: Tomi Valkeinen Signed-off-by: Greg Kroah-Hartman Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed