From fdcf4f8159a2cde865732ac4f47f338e91e41fcc Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 6 Oct 2013 23:55:45 -0700 Subject: [PATCH] bcma: convert bus code to use dev_groups MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the bcma bus code to use the correct field. Acked-by: Rafał Miłecki Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed