[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150325123756.GA2200@kroah.com>
Date: Wed, 25 Mar 2015 13:37:56 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: James Hogan <james.hogan@...tec.com>
Cc: Ralf Baechle <ralf@...ux-mips.org>, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/3] MIPS: Add CDMM bus support
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists