All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Richard Fitzgerald <rf@opensource.cirrus.com>
Cc: tglx@linutronix.de, jason@lakedaemon.net, marc.zyngier@arm.com,
	patches@opensource.cirrus.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v11 1/2] mfd: madera: Add irqchip data pointer into struct madera
Date: Mon, 10 Sep 2018 16:40:57 +0100	[thread overview]
Message-ID: <20180910154057.GD28860@dell> (raw)
In-Reply-To: <20180830132005.19500-1-rf@opensource.cirrus.com>

On Thu, 30 Aug 2018, Richard Fitzgerald wrote:

> Put the pointer to struct regmap_irq_chip_data into the parent
> mfd structure so that the child irqchip driver does not need
> a trivial private structure to store only this pointer. As
> the irqchip child driver already has a pointer to the parent
> struct madera it can use that to store the pointer. This also
> means that the irqchip driver does not need a double-indirection
> from its local struct to get at the parent struct madera.
> 
> Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
> ---
>  include/linux/mfd/madera/core.h | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks.

Will follow-up with a PR shortly.

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  parent reply	other threads:[~2018-09-10 15:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30 13:20 [PATCH v11 1/2] mfd: madera: Add irqchip data pointer into struct madera Richard Fitzgerald
2018-08-30 13:20 ` [PATCH v11 2/2] irqchip: Add driver for Cirrus Logic Madera codecs Richard Fitzgerald
2018-09-10 15:40 ` Lee Jones [this message]
2018-09-10 15:44 ` [PATCH v11 1/2] mfd: madera: Add irqchip data pointer into struct madera Lee Jones
2018-09-10 15:45   ` [GIT PULL] Immutable branch between MFD and IRQChip due for the v4.20 merge window Lee Jones

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=20180910154057.GD28860@dell \
    --to=lee.jones@linaro.org \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=patches@opensource.cirrus.com \
    --cc=rf@opensource.cirrus.com \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.