All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: santosh shilimkar <santosh.shilimkar@oracle.com>
Cc: arm@kernel.org, Luis de Bethencourt <luis@debethencourt.com>,
	linux-kernel@vger.kernel.org,
	Santosh Shilimkar <ssantosh@kernel.org>,
	Wolfram Sang <wsa@the-dreams.de>,
	Scott Wood <scottwood@freescale.com>
Subject: Re: [PATCH 0/2] memory: Fix module autoload for OF platform driver
Date: Sun, 4 Oct 2015 12:36:36 +0100	[thread overview]
Message-ID: <20151004113636.GA9746@kroah.com> (raw)
In-Reply-To: <560ACD01.8070204@oracle.com>

On Tue, Sep 29, 2015 at 10:40:17AM -0700, santosh shilimkar wrote:
> +Greg, arm-sock folks
> 
> On 9/17/2015 10:56 AM, santosh shilimkar wrote:
> >On 9/17/2015 10:41 AM, Luis de Bethencourt wrote:
> >>Hello,
> >>
> >>These patches add the missing MODULE_DEVICE_TABLE() for OF to export
> >>the information so modules have the correct aliases built-in and
> >>autoloading works correctly.
> >>
> >>A longer explanation by Javier Canillas can be found here:
> >>https://lkml.org/lkml/2015/7/30/519
> >>
> >
> >>
> >>Luis de Bethencourt (2):
> >>   memory: fsl-corenet: Fix module autoload for OF platform driver
> >>   memory: ti-aemif: Fix module autoload for OF platform driver
> >>
> >>  drivers/memory/fsl-corenet-cf.c | 1 +
> >>  drivers/memory/ti-aemif.c       | 1 +
> >>  2 files changed, 2 insertions(+)
> >>
> >Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
> 
> Will you be able to pick these two as part of your drivers/core ?
> In past you have helped me to queue the drivers/memory/*emif*
> via you tree but of late, I have seen other patches from
> drivers/memory/ made it via arm-soc.
> 
> I just want to make sure that some one pick these up and hence
> the email.

I don't have these in any queue, so someone is going to have to resend
them so that I can pick them up.

thanks,

greg k-h

  reply	other threads:[~2015-10-04 11:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 17:41 [PATCH 0/2] memory: Fix module autoload for OF platform driver Luis de Bethencourt
2015-09-17 17:56 ` santosh shilimkar
2015-09-29 17:40   ` santosh shilimkar
2015-10-04 11:36     ` Greg Kroah-Hartman [this message]
2015-10-05  3:34       ` santosh.shilimkar

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=20151004113636.GA9746@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arm@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luis@debethencourt.com \
    --cc=santosh.shilimkar@oracle.com \
    --cc=scottwood@freescale.com \
    --cc=ssantosh@kernel.org \
    --cc=wsa@the-dreams.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.