linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: javier@dowhile0.org (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h
Date: Tue, 7 Oct 2014 14:30:59 +0200	[thread overview]
Message-ID: <CABxcv=mWCDh2esb6c0Y4pLy70RUrhwZxBiarKNOoxD+gC3gLfw@mail.gmail.com> (raw)
In-Reply-To: <1412587602-7763-3-git-send-email-pankaj.dubey@samsung.com>

Hello Pankaj,

On Mon, Oct 6, 2014 at 11:26 AM, Pankaj Dubey <pankaj.dubey@samsung.com> wrote:
> This patch moves PMU specific definitions into a new file
> as exynos-pmu.h.
> This will help in reducing dependency of common.h in pmu.c.
>
> Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
> Reviewed-by: Tomasz Figa <t.figa@samsung.com>
> ---
>  arch/arm/mach-exynos/common.h     |   17 -----------------
>  arch/arm/mach-exynos/exynos-pmu.h |   24 ++++++++++++++++++++++++
>  arch/arm/mach-exynos/pm.c         |    1 +
>  arch/arm/mach-exynos/pmu.c        |   20 +++++++++++++++++++-
>  arch/arm/mach-exynos/suspend.c    |    1 +
>  5 files changed, 45 insertions(+), 18 deletions(-)
>  create mode 100644 arch/arm/mach-exynos/exynos-pmu.h
>

Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>

Best regards,
Javier

  reply	other threads:[~2014-10-07 12:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06  9:26 [PATCH v9 0/2] ARM: Exynos: Convert PMU implementation into a platform driver Pankaj Dubey
2014-10-06  9:26 ` [PATCH v9 1/2] ARM: EXYNOS: Add platform driver support for Exynos PMU Pankaj Dubey
2014-10-07 12:29   ` Javier Martinez Canillas
2014-10-06  9:26 ` [PATCH v9 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h Pankaj Dubey
2014-10-07 12:30   ` Javier Martinez Canillas [this message]
2014-10-07  1:53 ` [PATCH v9 0/2] ARM: Exynos: Convert PMU implementation into a platform driver Kukjin Kim

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='CABxcv=mWCDh2esb6c0Y4pLy70RUrhwZxBiarKNOoxD+gC3gLfw@mail.gmail.com' \
    --to=javier@dowhile0.org \
    --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).