linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: James Hogan <james.hogan@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>,
	linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] MIPS: Add CDMM bus support
Date: Wed, 25 Mar 2015 13:37:56 +0100	[thread overview]
Message-ID: <20150325123756.GA2200@kroah.com> (raw)
In-Reply-To: <1422877510-29247-3-git-send-email-james.hogan@imgtec.com>

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

  reply	other threads:[~2015-03-25 13:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-02 11:45 [PATCH v2 0/3] Add MIPS CDMM bus support James Hogan
2015-02-02 11:45 ` [PATCH v2 1/3] MIPS: Add arch CDMM definitions and probing James Hogan
2015-02-02 11:45 ` [PATCH v2 2/3] MIPS: Add CDMM bus support James Hogan
2015-03-25 12:37   ` Greg Kroah-Hartman [this message]
2015-03-25 15:11     ` James Hogan
2015-03-25 15:39     ` [PATCH v3 " James Hogan
2015-03-25 22:03       ` Greg Kroah-Hartman
2015-03-26  9:24         ` James Hogan
2015-02-02 11:45 ` [PATCH v2 3/3] MIPS: Malta: Implement mips_cdmm_phys_base() James Hogan
2015-02-25 11:02 ` [PATCH v2 0/3] Add MIPS CDMM bus support James Hogan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150325123756.GA2200@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=james.hogan@imgtec.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).