From: Greg Kroah-Hartman Date: Tue, 8 Oct 2013 01:09:08 +0000 (-0700) Subject: input: serio: remove bus usage of dev_attrs X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~64^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3778a2129bcce84f684cc0017ed20d2524afd289;p=pandora-kernel.git input: serio: remove bus usage of dev_attrs The dev_attrs field of struct bus_type is going away soon, so move the remaining sysfs files that are being described with this field to use dev_groups instead. Cc: Dmitry Torokhov Cc: Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed