From: Greg Kroah-Hartman <[email protected]> Date: Tue, 6 Jun 2017 21:22:19 +0200
> The dev_attrs field has long been "depreciated" and is finally being > removed, so move the driver to use the "correct" dev_groups field > instead for struct bus_type. > > Cc: "David S. Miller" <[email protected]> > Cc: <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> Acked-by: David S. Miller <[email protected]>

