Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 05/16] dmaengine: pl330: Enable module alias autogeneration for AMBA drivers
Date: Fri, 07 Oct 2011 10:02:53 +0530	[thread overview]
Message-ID: <1317961973.1573.2223.camel@vkoul-udesk3> (raw)
In-Reply-To: <CAJe_ZhePtDRD-Ov4D9jrEY7jt97aX9cM+jA0-=gkC1nZadRcMQ@mail.gmail.com>

On Thu, 2011-10-06 at 10:47 +0530, Jassi Brar wrote:
> On 5 October 2011 21:34, Dave Martin <dave.martin@linaro.org> wrote:
> > Signed-off-by: Dave Martin <dave.martin@linaro.org>
> > ---
> >  drivers/dma/pl330.c |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/drivers/dma/pl330.c b/drivers/dma/pl330.c
> > index 57104147..2d8d1b0 100644
> > --- a/drivers/dma/pl330.c
> > +++ b/drivers/dma/pl330.c
> > @@ -990,6 +990,8 @@ static struct amba_id pl330_ids[] = {
> >        { 0, 0 },
> >  };
> >
> > +MODULE_DEVICE_TABLE(amba, pl330_ids);
> > +
> >  #ifdef CONFIG_PM_RUNTIME
> >  static int pl330_runtime_suspend(struct device *dev)
> >  {
> 
> Acked-by: Jassi Brar <jassisinghbrar@gmail.com>
> 
Acked-by: Vinod Koul <vinod.koul@intel.com>


-- 
~Vinod

  reply	other threads:[~2011-10-07  4:32 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-05 16:04 [PATCH 00/16] ARM: amba: Enable module alias autogeneration for AMBA drivers Dave Martin
2011-10-05 16:04 ` [PATCH 01/16] ARM: amba: Move definition of struct amba_id to mod_devicetable.h Dave Martin
2011-10-05 16:04 ` [PATCH 02/16] ARM: amba: Auto-generate AMBA driver module aliases during modpost Dave Martin
2011-10-05 17:37   ` Pawel Moll
2011-10-05 16:04 ` [PATCH 03/16] hwrng: nomadik: Enable module alias autogeneration for AMBA drivers Dave Martin
2011-10-05 16:04 ` [PATCH 04/16] dmaengine: pl08x: " Dave Martin
2011-10-07  4:33   ` Vinod Koul
2011-10-05 16:04 ` [PATCH 05/16] dmaengine: pl330: " Dave Martin
2011-10-06  5:17   ` Jassi Brar
2011-10-07  4:32     ` Vinod Koul [this message]
2011-10-05 16:04 ` [PATCH 06/16] gpio: pl061: " Dave Martin
2011-10-05 16:39   ` Grant Likely
2011-10-05 16:04 ` [PATCH 07/16] input: ambakmi: " Dave Martin
2011-10-06  3:37   ` Dmitry Torokhov
2011-10-05 16:04 ` [PATCH 08/16] mmc: mmci: " Dave Martin
2011-10-05 16:05 ` [PATCH 09/16] rtc: pl030: " Dave Martin
2011-10-05 16:05 ` [PATCH 10/16] rtc: pl031: " Dave Martin
2011-10-05 16:05 ` [PATCH 11/16] spi: pl022: " Dave Martin
2011-10-05 16:39   ` Grant Likely
2011-10-06 17:13   ` Linus Walleij
2011-10-05 16:05 ` [PATCH 12/16] serial: pl010: " Dave Martin
2011-10-05 16:05 ` [PATCH 13/16] serial: pl011: " Dave Martin
2011-10-05 16:05 ` [PATCH 14/16] fbdev: amba: " Dave Martin
2011-10-05 16:05 ` [PATCH 15/16] watchdog: sp805: " Dave Martin
2011-10-05 16:05 ` [PATCH 16/16] sound: aaci: " Dave Martin
2011-10-13 16:54 ` [PATCH 00/16] ARM: amba: " Dave Martin
2011-10-13 17:24   ` Russell King - ARM Linux
2011-10-14  9:27     ` Dave Martin

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=1317961973.1573.2223.camel@vkoul-udesk3 \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.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