* [GIT PULL 07/10] Samsung S3C24XX PINCTRL-2 for v3.11
@ 2013-06-18 20:00 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2013-06-18 20:00 UTC (permalink / raw)
To: Arnd Bergmann, 'Olof Johansson'
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Heiko Stübner
The following changes since commit af99a7507469d4fa6dd4d8d633e093b1ff7aff6e:
pinctrl: Add pinctrl-s3c24xx driver (2013-05-21 00:56:13 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/s3c24xx-pinctrl-2
for you to fetch changes up to c2c70a7905dbf97472e9a5fa6919675462373994:
pinctrl: s3c24xx: use correct header for chained_irq functions
(2013-06-19 02:41:20 +0900)
----------------------------------------------------------------
based on s3c24xx-pinctrl
- use correct header for chained_irq functions for s3c24xx-pinctrl
----------------------------------------------------------------
Heiko Stuebner (1):
pinctrl: s3c24xx: use correct header for chained_irq functions
drivers/pinctrl/pinctrl-s3c24xx.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 07/10] Samsung S3C24XX PINCTRL-2 for v3.11
@ 2013-06-18 20:00 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2013-06-18 20:00 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit af99a7507469d4fa6dd4d8d633e093b1ff7aff6e:
pinctrl: Add pinctrl-s3c24xx driver (2013-05-21 00:56:13 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/s3c24xx-pinctrl-2
for you to fetch changes up to c2c70a7905dbf97472e9a5fa6919675462373994:
pinctrl: s3c24xx: use correct header for chained_irq functions
(2013-06-19 02:41:20 +0900)
----------------------------------------------------------------
based on s3c24xx-pinctrl
- use correct header for chained_irq functions for s3c24xx-pinctrl
----------------------------------------------------------------
Heiko Stuebner (1):
pinctrl: s3c24xx: use correct header for chained_irq functions
drivers/pinctrl/pinctrl-s3c24xx.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL 07/10] Samsung S3C24XX PINCTRL-2 for v3.11
2013-06-18 20:00 ` Kukjin Kim
@ 2013-06-20 20:28 ` Arnd Bergmann
-1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-06-20 20:28 UTC (permalink / raw)
To: Kukjin Kim
Cc: 'Olof Johansson', linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Heiko Stübner
On Tuesday 18 June 2013, Kukjin Kim wrote:
> The following changes since commit af99a7507469d4fa6dd4d8d633e093b1ff7aff6e:
>
> pinctrl: Add pinctrl-s3c24xx driver (2013-05-21 00:56:13 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/s3c24xx-pinctrl-2
>
> for you to fetch changes up to c2c70a7905dbf97472e9a5fa6919675462373994:
>
> pinctrl: s3c24xx: use correct header for chained_irq functions
> (2013-06-19 02:41:20 +0900)
>
> ----------------------------------------------------------------
> based on s3c24xx-pinctrl
> - use correct header for chained_irq functions for s3c24xx-pinctrl
>
> ----------------------------------------------------------------
> Heiko Stuebner (1):
> pinctrl: s3c24xx: use correct header for chained_irq functions
>
> drivers/pinctrl/pinctrl-s3c24xx.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
Pulled into next/drivers, thanks!
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 07/10] Samsung S3C24XX PINCTRL-2 for v3.11
@ 2013-06-20 20:28 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2013-06-20 20:28 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 18 June 2013, Kukjin Kim wrote:
> The following changes since commit af99a7507469d4fa6dd4d8d633e093b1ff7aff6e:
>
> pinctrl: Add pinctrl-s3c24xx driver (2013-05-21 00:56:13 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/s3c24xx-pinctrl-2
>
> for you to fetch changes up to c2c70a7905dbf97472e9a5fa6919675462373994:
>
> pinctrl: s3c24xx: use correct header for chained_irq functions
> (2013-06-19 02:41:20 +0900)
>
> ----------------------------------------------------------------
> based on s3c24xx-pinctrl
> - use correct header for chained_irq functions for s3c24xx-pinctrl
>
> ----------------------------------------------------------------
> Heiko Stuebner (1):
> pinctrl: s3c24xx: use correct header for chained_irq functions
>
> drivers/pinctrl/pinctrl-s3c24xx.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
Pulled into next/drivers, thanks!
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-06-20 20:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 20:00 [GIT PULL 07/10] Samsung S3C24XX PINCTRL-2 for v3.11 Kukjin Kim
2013-06-18 20:00 ` Kukjin Kim
2013-06-20 20:28 ` Arnd Bergmann
2013-06-20 20:28 ` Arnd Bergmann
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.