linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Thor Thayer <tthayer@opensource.altera.com>
Subject: Re: [PATCH 1/6] mfd: altera-a10sr: make it explicitly non-modular
Date: Wed, 31 Aug 2016 12:43:23 +0100	[thread overview]
Message-ID: <20160831114323.GA8649@dell> (raw)
In-Reply-To: <CAP=VYLoH04Z1fY3YBc4i2SMi=x4y+mrd3CSNfi_FGH7Ss4Gkow@mail.gmail.com>

On Tue, 23 Aug 2016, Paul Gortmaker wrote:

> On Fri, Aug 5, 2016 at 8:57 AM, Lee Jones <lee.jones@linaro.org> wrote:
> > On Mon, 04 Jul 2016, Paul Gortmaker wrote:
> >
> >> The Kconfig currently controlling compilation of this code is:
> >>
> >> drivers/mfd/Kconfig:config MFD_ALTERA_A10SR
> >> drivers/mfd/Kconfig:    bool "Altera Arria10 DevKit System Resource chip"
> >>
> >> ...meaning that it currently is not being built as a module by anyone.
> >>
> >> Lets remove the modular code that is essentially orphaned, so that
> >> when reading the driver there is no doubt it is builtin-only.
> >>
> 
> [...]
> 
> >>
> >> Cc: Thor Thayer <tthayer@opensource.altera.com>
> >> Cc: Lee Jones <lee.jones@linaro.org>
> >> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
> >> ---
> >>  drivers/mfd/altera-a10sr.c | 14 ++++++--------
> >>  1 file changed, 6 insertions(+), 8 deletions(-)
> >
> > Applied, thanks.
> 
> Hi Lee,
> 
> I never did see this applied copy of the patch loop around via linux-next
> and conflict with my local copy of the same patch.  Same for 3,4,5,6 of
> the same series (patch #2 was not applied; it was dropped in favour of
> a redo as a tristate conversion.)
> 
> Just wanting to double check I didn't mess something up that caused them
> to get silently dropped after the fact, before I prepare to send any additional
> mfd patches to be considered for your 4.9 content queue.

It's been dropped.  Make your subsequent changes.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2016-08-31 11:41 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-05  1:25 [PATCH 0/6] mfd: trivial demodularization of non-modular drivers Paul Gortmaker
2016-07-05  1:25 ` [PATCH 1/6] mfd: altera-a10sr: make it explicitly non-modular Paul Gortmaker
2016-08-05 12:57   ` Lee Jones
2016-08-23 20:56     ` Paul Gortmaker
2016-08-31 11:43       ` Lee Jones [this message]
2016-07-05  1:25 ` [PATCH 2/6] mfd: as3722: Make " Paul Gortmaker
2016-07-05  5:48   ` Laxman Dewangan
2016-07-06 16:45     ` Paul Gortmaker
2016-08-05 12:56       ` Lee Jones
2016-08-05 13:50         ` Paul Gortmaker
2016-08-08  9:14           ` Lee Jones
2016-08-08 14:01             ` Paul Gortmaker
2016-07-05  1:25 ` [PATCH 3/6] mfd: intel_msic: " Paul Gortmaker
2016-07-05 10:08   ` Mika Westerberg
2016-07-06 16:38     ` Paul Gortmaker
2016-07-07  8:11       ` Mika Westerberg
2016-07-07 10:26         ` Andy Shevchenko
2016-07-07 10:33           ` Mika Westerberg
2016-08-05 12:57   ` Lee Jones
2016-07-05  1:25 ` [PATCH 4/6] mfd: smsc-ece1099: " Paul Gortmaker
2016-08-05 12:57   ` Lee Jones
2016-07-05  1:25 ` [PATCH 5/6] mfd: sun6i-prcm: " Paul Gortmaker
2016-07-05  6:24   ` Maxime Ripard
2016-08-05 12:57   ` Lee Jones
2016-07-05  1:25 ` [PATCH 6/6] mfd: twl-core: " Paul Gortmaker
2016-08-05 12:58   ` Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2016-09-12 14:40 [PATCH v2 0/6] mfd: trivial demodularization of non-modular drivers Paul Gortmaker
2016-09-12 14:40 ` [PATCH 1/6] mfd: altera-a10sr: make it explicitly non-modular Paul Gortmaker
2016-09-13  8:52   ` 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=20160831114323.GA8649@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=tthayer@opensource.altera.com \
    /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).