From 5b1530d973cad10127d4f670bec49db724e4ac77 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 15:05:32 -0700 Subject: [PATCH] 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-format-patch failed