Re: [PATCH v2 2/3] MIPS: Add CDMM bus support

From: Greg Kroah-Hartman
Date: Wed Mar 25 2015 - 09:31:27 EST


On Mon, Feb 02, 2015 at 11:45:09AM +0000, James Hogan wrote:
> +struct bus_type mips_cdmm_bustype = {
> + .name = "cdmm",
> + .dev_attrs = mips_cdmm_dev_attrs,

.dev_attrs is going away "soon", please use dev_groups instead here.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/