public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: sameo@linux.intel.com (Samuel Ortiz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: ux500: de-globalize <mach/id.h>
Date: Tue, 22 Jan 2013 04:25:58 +0100	[thread overview]
Message-ID: <20130122032558.GJ7409@sortiz-mobl> (raw)
In-Reply-To: <1357546827-10154-1-git-send-email-linus.walleij@stericsson.com>

Hi Linus,

On Mon, Jan 07, 2013 at 09:20:27AM +0100, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
> 
> This removes the file <mach/id.h> from the global kernel include
> scope, making it a pure mach-ux500 detail. All ASIC specifics
> needed by drivers shall henceforth be passed from either platform
> data or the device tree.
> 
> Cc: Samuel Ortiz <sameo@linux.intel.com>
> Cc: Rafael J. Wysocki <rjw@sisk.pl>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> I'm sending this as a preview, collecting ACKs for the next
> merge window.
> 
> Sam, Rafael, could you ACK this?
> 
> Linus Walleij
> ---
>  arch/arm/mach-ux500/board-mop500-uib.c      |   1 +
>  arch/arm/mach-ux500/cache-l2x0.c            |   3 +-
>  arch/arm/mach-ux500/cpu-db8500.c            |   2 +
>  arch/arm/mach-ux500/cpu.c                   |   1 +
>  arch/arm/mach-ux500/id.c                    |   2 +
>  arch/arm/mach-ux500/id.h                    | 144 ++++++++++++++++++++++++++++
>  arch/arm/mach-ux500/include/mach/hardware.h |   1 -
>  arch/arm/mach-ux500/include/mach/id.h       | 144 ----------------------------
>  arch/arm/mach-ux500/platsmp.c               |   3 +
>  arch/arm/mach-ux500/timer.c                 |   2 +
>  drivers/cpufreq/db8500-cpufreq.c            |   3 -
>  drivers/mfd/db8500-prcmu.c                  |  17 ++--
>  include/linux/mfd/dbx500-prcmu.h            |   2 -
For the MFD bits:

Acked-by: Samuel Ortiz <sameo@linux.intel.com>

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

      reply	other threads:[~2013-01-22  3:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-07  8:20 [PATCH] ARM: ux500: de-globalize <mach/id.h> Linus Walleij
2013-01-22  3:25 ` Samuel Ortiz [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=20130122032558.GJ7409@sortiz-mobl \
    --to=sameo@linux.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