[PATCH 08/12] at91/gpio: simplify resources

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Jan 4 13:01:28 EST 2012


On 14:40 Wed 04 Jan     , Sascha Hauer wrote:
> Hi J,
> 
> On Sat, Dec 31, 2011 at 04:21:34PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > drop irq id and rebase instead of of offset
> > 
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> > ---
> >  arch/arm/mach-at91/at91rm9200.c                |   12 ++++--------
> >  arch/arm/mach-at91/at91sam9260.c               |    9 +++------
> >  arch/arm/mach-at91/at91sam9261.c               |    9 +++------
> >  arch/arm/mach-at91/at91sam9263.c               |   15 +++++----------
> >  arch/arm/mach-at91/at91sam926x_lowlevel_init.c |   10 +++++-----
> >  arch/arm/mach-at91/at91sam9g45.c               |   15 +++++----------
> >  arch/arm/mach-at91/gpio.c                      |   13 ++-----------
> >  arch/arm/mach-at91/include/mach/at91rm9200.h   |    9 +++++----
> >  arch/arm/mach-at91/include/mach/at91sam9260.h  |    7 ++++---
> >  arch/arm/mach-at91/include/mach/at91sam9261.h  |    7 ++++---
> >  arch/arm/mach-at91/include/mach/at91sam9263.h  |   11 ++++++-----
> >  arch/arm/mach-at91/include/mach/at91sam9g45.h  |   11 ++++++-----
> >  arch/arm/mach-at91/include/mach/gpio.h         |    4 ----
> >  13 files changed, 52 insertions(+), 80 deletions(-)
> 
> This breaks at91rm9200ek_defconfig which still references AT91_PIOC.
> I don't know if it's worth it to keep this around anyway since the
> ethernet driver seems to be broken since ages.
see it too I've a fix for this

Best Regards,
J.



More information about the barebox mailing list