Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1241356 > unrolled thread

[PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

Started byGeert Uytterhoeven <geert+renesas@glider.be>
First post2015-10-07 13:00 +0200
Last post2015-10-07 14:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support Geert Uytterhoeven <geert+renesas@glider.be> - 2015-10-07 13:00 +0200
    Re: [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform  data support Marc Zyngier <marc.zyngier@arm.com> - 2015-10-07 14:50 +0200

#1241356 — [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

FromGeert Uytterhoeven <geert+renesas@glider.be>
Date2015-10-07 13:00 +0200
Subject[PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support
Message-ID<qgUBY-2xr-7@gated-at.bofh.it>
	Hi Thomas, Jason, Marc,

Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete
setup code"), which is now in arm-soc/for-next, all Renesas SoCs with a
renesas-intc-irqpin module are only supported in generic DT-only ARM
multi-platform builds.  The driver doesn't need to use platform data
anymore, hence this series removes platform data configuration, and does
a small cleanup.

Thanks!

Geert Uytterhoeven (2):
  irqchip/renesas-intc-irqpin: Remove obsolete platform data support
  irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs

 drivers/irqchip/irq-renesas-intc-irqpin.c          | 51 ++++++++--------------
 .../linux/platform_data/irq-renesas-intc-irqpin.h  | 29 ------------
 2 files changed, 18 insertions(+), 62 deletions(-)
 delete mode 100644 include/linux/platform_data/irq-renesas-intc-irqpin.h

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1241456 — Re: [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support

FromMarc Zyngier <marc.zyngier@arm.com>
Date2015-10-07 14:50 +0200
SubjectRe: [PATCH 0/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support
Message-ID<qgWkr-54E-15@gated-at.bofh.it>
In reply to#1241356
On 07/10/15 11:51, Geert Uytterhoeven wrote:
> 	Hi Thomas, Jason, Marc,
> 
> Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete
> setup code"), which is now in arm-soc/for-next, all Renesas SoCs with a
> renesas-intc-irqpin module are only supported in generic DT-only ARM
> multi-platform builds.  The driver doesn't need to use platform data
> anymore, hence this series removes platform data configuration, and does
> a small cleanup.

Looks OK to me. For the series:

Acked-by: Marc Zyngier <marc.zyngier@arm.com>

	M.
-- 
Jazz is not dead. It just smells funny...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web