From: Greg Kroah-Hartman <[email protected]> Date: Mon, 7 Oct 2013 18:27:35 -0700
> The dev_attrs field of struct bus_type is going away soon, dev_groups > should be used instead. This converts the ide bus code to use the > correct field. > > Cc: David S. Miller <[email protected]> > Cc: <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > --- > > David, I can take this through my driver-core tree if you don't want to > take it through yours, just let me know what works best for you. Yep, please take it, that works for me: Acked-by: David S. Miller <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

