From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:07 +0000 (-0700) Subject: tile: srom: convert srom_class to use dev_groups X-Git-Tag: v3.12-rc1~184^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e017a84b9397f50e22ba219d0b2875bf48a6573f;p=pandora-kernel.git tile: srom: convert srom_class to use dev_groups The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the tile srom_class code to use the correct field. Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed