All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Figa <tomasz.figa@gmail.com>
To: Mark Rutland <mark.rutland@arm.com>
Cc: "arhuaco@freaks-unidos.net" <arhuaco@freaks-unidos.net>,
	Kukjin Kim <kgene.kim@samsung.com>,
	"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
	"kwangwoo.lee@gmail.com" <kwangwoo.lee@gmail.com>,
	"guillaume.gourat@nexvision.tv" <guillaume.gourat@nexvision.tv>,
	"broonie@opensource.wolfsonmicro.com"
	<broonie@opensource.wolfsonmicro.com>,
	"mcuelenaere@gmail.com" <mcuelenaere@gmail.com>,
	"jekhor@gmail.com" <jekhor@gmail.com>,
	"danders@amltd.com" <danders@amltd.com>,
	"kyungmin.park@samsung.com" <kyungmin.park@samsung.com>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	"bhmin@samsung.com" <bhmin@samsung.com>,
	"jacmet@sunsite.dk" <jacmet@sunsite.dk>,
	"augulis.darius@gmail.com" <augulis.darius@gmail.com>,
	"christer@weinigel.se" <christer@weinigel.se>,
	"linux@simtec.co.uk" <linux@simtec.co.uk>,
	"ghcstop@gmail.com" <ghcstop@gmail.com>,
	Sylwester
Subject: Re: [PATCH 04/12] clocksource: samsung-time: Move samsung-time.h header to include/linux
Date: Tue, 12 Feb 2013 00:32:38 +0100	[thread overview]
Message-ID: <4189625.kbQMvScvGb@flatron> (raw)
In-Reply-To: <20130211103602.GB32455@e106331-lin.cambridge.arm.com>

On Monday 11 of February 2013 10:36:02 Mark Rutland wrote:
> On Sun, Feb 10, 2013 at 01:20:15PM +0000, Tomasz Figa wrote:
> > This patch moves the samsung-time.h header file to include/linux
> > directory and fixes all references to it.
> 
> Perhaps include/clocksource would be better?

Right. Will move it there.

Best regards,
Tomasz

WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 04/12] clocksource: samsung-time: Move samsung-time.h header to include/linux
Date: Tue, 12 Feb 2013 00:32:38 +0100	[thread overview]
Message-ID: <4189625.kbQMvScvGb@flatron> (raw)
In-Reply-To: <20130211103602.GB32455@e106331-lin.cambridge.arm.com>

On Monday 11 of February 2013 10:36:02 Mark Rutland wrote:
> On Sun, Feb 10, 2013 at 01:20:15PM +0000, Tomasz Figa wrote:
> > This patch moves the samsung-time.h header file to include/linux
> > directory and fixes all references to it.
> 
> Perhaps include/clocksource would be better?

Right. Will move it there.

Best regards,
Tomasz

  reply	other threads:[~2013-02-11 23:32 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-10 13:20 [PATCH 00/12] ARM: samsung-time: Prepare for multiplatform support Tomasz Figa
2013-02-10 13:20 ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 01/12] ARM: SAMSUNG: Move samsung-time to drivers/clocksource Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 02/12] clocksource: samsung-time: Set platform-specific parameters at runtime Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 03/12] clocksource: samsung-time: Drop useless defines from public header Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 04/12] clocksource: samsung-time: Move samsung-time.h header to include/linux Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-11 10:36   ` Mark Rutland
2013-02-11 10:36     ` Mark Rutland
2013-02-11 23:32     ` Tomasz Figa [this message]
2013-02-11 23:32       ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 05/12] clocksource: samsung-time: Use local register definitions Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 06/12] clocksource: samsung-time: Remove use of static register mapping Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 07/12] clocksource: samsung-time: Use clk_get_sys for getting clocks Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 08/12] ARM: SAMSUNG: devs: Drop unnecessary IRQ resources of timer devices Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 09/12] clocksource: samsung-time: Do not use static IRQ definition Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 10/12] clocksource: samsung-time: Move IRQ mask/ack handling to the driver Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 11/12] ARM: SAMSUNG: Remove unused PWM timer IRQ chip code Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
2013-02-10 13:20 ` [PATCH 12/12] clocksource: samsung-time: Add Device Tree support Tomasz Figa
2013-02-10 13:20   ` Tomasz Figa
     [not found]   ` <1360502423-2246-13-git-send-email-tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-02-11 11:00     ` Mark Rutland
2013-02-11 11:00       ` Mark Rutland
2013-02-11 23:46       ` Tomasz Figa
2013-02-11 23:46         ` Tomasz Figa
2013-02-12 11:06         ` Mark Rutland
2013-02-12 11:06           ` Mark Rutland
2013-02-10 13:32 ` [PATCH 00/12] ARM: samsung-time: Prepare for multiplatform support Tomasz Figa
2013-02-10 13:32   ` Tomasz Figa
2013-02-10 14:12   ` Kyungmin Park
2013-02-10 14:12     ` Kyungmin Park

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=4189625.kbQMvScvGb@flatron \
    --to=tomasz.figa@gmail.com \
    --cc=arhuaco@freaks-unidos.net \
    --cc=augulis.darius@gmail.com \
    --cc=bhmin@samsung.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=christer@weinigel.se \
    --cc=danders@amltd.com \
    --cc=ghcstop@gmail.com \
    --cc=guillaume.gourat@nexvision.tv \
    --cc=jacmet@sunsite.dk \
    --cc=jekhor@gmail.com \
    --cc=kgene.kim@samsung.com \
    --cc=kwangwoo.lee@gmail.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=linux@simtec.co.uk \
    --cc=mark.rutland@arm.com \
    --cc=mcuelenaere@gmail.com \
    /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.