Hi Michael,
On Tue, Apr 9, 2013 at 10:55 PM, Geert Uytterhoeven
<geert@xxxxxxxxxxxxxx> wrote:
On Sat, Apr 6, 2013 at 2:26 AM, Michael Schmitz <schmitzmic@xxxxxxxxx> wrote:
here's my rewrite of the Atari patch series for upstream submission -
the only changes are to patches 9 and 12.
The USB patch no longer disables the chip interrupt in the interrupt
handler - it turns out this wasn't necessary at all. It also does away
with direct writes to the EtherNAT interrupt control register, and uses
enable_irq() and disable_irq() instead. The probe code has become a lot
cleaner as a result.
Thanks, I applied all of them, with some minor changes:
- Made platform device structures and isp1160_delay() in
arch/m68k/atari/config.c depend on the appropriate CONFIG_* symbols, else
you get unused warnings from the compiler if CONFIG_ETHERNAT and/or
CONFIG_ETHERNEC are not set.
I moved the introduction of CONFIG_ETHERNAT and CONFIG_ETHERNEC into
the commits that added the corresponding platform devices, so they became
independent of the commits that update files under drivers/net/.
I also queued all arch/m68k commits to for-3.10/for-next.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
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-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html