linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 02/13] OMAP: DMA: Introduce errata handling feature
Date: Thu, 2 Dec 2010 11:59:57 -0800	[thread overview]
Message-ID: <20101202195957.GU17222@atomide.com> (raw)
In-Reply-To: <1289225272-9767-3-git-send-email-manjugk@ti.com>

* G, Manjunath Kondaiah <manjugk@ti.com> [101108 05:58]:
> Implement errata handling to use flags instead of cpu_is_*
> and cpu_class_* in the code.
> 
> The errata flags are initialized at init time and during runtime
> we are using the errata variable (via the IS_DMA_ERRATA macro)
> to execute the required errata workaround.

Applying the first patch and this patch won't compile on omap1:

arch/arm/plat-omap/built-in.o: In function `omap_init_dma':
omap-pm-noop.c:(.init.text+0x604): undefined reference to `omap_type'

Tony

      parent reply	other threads:[~2010-12-02 19:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1289225272-9767-1-git-send-email-manjugk@ti.com>
     [not found] ` <1289225272-9767-2-git-send-email-manjugk@ti.com>
2010-11-09  0:40   ` [PATCH v4 01/13] OMAP: DMA: Replace read/write macros with functions Tony Lindgren
2010-11-10 14:01     ` G, Manjunath Kondaiah
     [not found] ` <1289225272-9767-8-git-send-email-manjugk@ti.com>
2010-11-09  5:02   ` [PATCH v4 07/13] OMAP4: DMA: hwmod: add system DMA Varadarajan, Charulatha
     [not found] ` <1289225272-9767-3-git-send-email-manjugk@ti.com>
2010-12-02 19:59   ` Tony Lindgren [this message]

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=20101202195957.GU17222@atomide.com \
    --to=tony@atomide.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;
as well as URLs for NNTP newsgroup(s).