Re: [PATCH 8/8] powerpc/5200: Rework GPT driver to also be an IRQ controller

2009-01-27 Thread Wolfram Sang
On Wed, Jan 21, 2009 at 01:55:46PM -0700, Grant Likely wrote: > From: Grant Likely > > This patch adds IRQ controller support to the MPC5200 General > Purpose Timer (GPT) device driver. With this patch the mpc5200-gpt > driver supports both GPIO and IRQ functions. > > The GPT driver was contain

[PATCH 8/8] powerpc/5200: Rework GPT driver to also be an IRQ controller

2009-01-21 Thread Grant Likely
From: Grant Likely This patch adds IRQ controller support to the MPC5200 General Purpose Timer (GPT) device driver. With this patch the mpc5200-gpt driver supports both GPIO and IRQ functions. The GPT driver was contained within the mpc52xx_gpio.c file, but this patch moves it out into a new fi