mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Zhenghui Zhou <zhouzhenghui@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 7/9] of: spi: Export single device registration method and accessors
Date: Tue, 1 Jul 2014 11:27:07 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140701T111815-823@post.gmane.org> (raw)
In-Reply-To: <1401281193-27146-8-git-send-email-pantelis.antoniou@konsulko.com>

Pantelis Antoniou <pantelis.antoniou <at> konsulko.com> writes:

> +static struct spi_device *
> +of_register_spi_device(struct spi_master *master, struct device_node *node)
> +{
> +	struct spi_device *spi;
> +	struct device_node *nc;

Should there be:

of_register_spi_device(struct spi_master *master, struct device_node *nc)
{
	struct spi_device *spi;





  reply	other threads:[~2014-07-01 11:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28 12:46 [PATCH v5 0/9] Introducing (yet again) Device Tree Overlays Pantelis Antoniou
2014-05-28 12:46 ` [PATCH v5 1/9] OF: Introduce Device Tree resolve support Pantelis Antoniou
2014-05-29 15:04   ` Grant Likely
2014-05-28 12:46 ` [PATCH v5 2/9] OF: Introduce DT overlay support Pantelis Antoniou
2014-05-28 12:46 ` [PATCH v5 3/9] OF: DT-Overlay configfs interface Pantelis Antoniou
2014-05-28 12:46 ` [PATCH v5 4/9] OF: platform: Add OF notifier handler Pantelis Antoniou
2014-05-28 12:46 ` [PATCH v5 5/9] of: i2c: Export single device registration method Pantelis Antoniou
2014-05-28 12:46 ` [PATCH v5 6/9] OF: i2c: Add OF notifier handler Pantelis Antoniou
2014-05-28 12:46 ` [PATCH v5 7/9] of: spi: Export single device registration method and accessors Pantelis Antoniou
2014-07-01 11:27   ` Zhenghui Zhou [this message]
2014-05-28 12:46 ` [PATCH v5 8/9] OF: spi: Add OF notifier handler Pantelis Antoniou
2014-05-28 12:46 ` [PATCH v5 9/9] OF: selftest: Add overlay self-test support Pantelis Antoniou
2014-05-29 13:56 ` [PATCH v5 0/9] Introducing (yet again) Device Tree Overlays Grant Likely

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=loom.20140701T111815-823@post.gmane.org \
    --to=zhouzhenghui@gmail.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®