Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Here is another fixes series for AT91 designed for 3.4-rc. We experienced some issues while compiling some drivers as modules: Joachim has corrected several of them. We may reduce this number of exported values by reworking some drivers, in the future. Some drivers are also modified here, I would like to keep them in the series as the modifications are really related with our recent move to irqdomains or simply related with compiler annotations. I keep dmaengine Kconfig modification in this "fixes" series. The DMA driver will not be available for 9x5 SoC family otherwise. * tag 'at91-fixes' of git://github.com/at91linux/linux-at91: dmaengine: Kconfig: fix Atmel at_hdmac entry USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt USB: ohci-at91: change annotations for probe/remove functions leds-atmel-pwm.c: Make pwmled_probe() __devinit ARM: at91: fix at91sam9261ek Ethernet dm9000 irq ARM: at91: fix rm9200ek flash size ARM: at91: remove empty at91_init_serial function ARM: at91: fix typo in at91_pmc_base assembly declaration ARM: at91: Export at91_matrix_base ARM: at91: Export at91_pmc_base ARM: at91: Export at91_ramc_base ARM: at91: Export at91_st_base
Showing
- arch/arm/mach-at91/at91rm9200_devices.c 0 additions, 1 deletionarch/arm/mach-at91/at91rm9200_devices.c
- arch/arm/mach-at91/at91rm9200_time.c 2 additions, 0 deletionsarch/arm/mach-at91/at91rm9200_time.c
- arch/arm/mach-at91/board-rm9200ek.c 1 addition, 1 deletionarch/arm/mach-at91/board-rm9200ek.c
- arch/arm/mach-at91/board-sam9261ek.c 3 additions, 2 deletionsarch/arm/mach-at91/board-sam9261ek.c
- arch/arm/mach-at91/clock.c 1 addition, 0 deletionsarch/arm/mach-at91/clock.c
- arch/arm/mach-at91/include/mach/at91_pmc.h 1 addition, 1 deletionarch/arm/mach-at91/include/mach/at91_pmc.h
- arch/arm/mach-at91/setup.c 2 additions, 0 deletionsarch/arm/mach-at91/setup.c
- drivers/dma/Kconfig 2 additions, 3 deletionsdrivers/dma/Kconfig
- drivers/leds/leds-atmel-pwm.c 1 addition, 1 deletiondrivers/leds/leds-atmel-pwm.c
- drivers/usb/gadget/at91_udc.c 4 additions, 4 deletionsdrivers/usb/gadget/at91_udc.c
- drivers/usb/host/ohci-at91.c 6 additions, 6 deletionsdrivers/usb/host/ohci-at91.c
Loading
Please register or sign in to comment