On Wed, Nov 6, 2019 at 3:47 AM Michael Schmitz <schmitzmic@xxxxxxxxx> wrote: > Autoloading of Falcon IDE driver modules requires converting these > drivers to platform drivers. > > Add platform device for Falcon IDE interface in Atari platform setup > code. Use this in the pata_falcon driver in place of the simple > platform device set up on the fly. > > Convert falconide driver to use the same platform device that is used > by pata_falcon also. (With the introduction of a platform device for > the Atari Falcon IDE interface, the old Falcon IDE driver no longer > loads (resource already claimed by the platform device)). > > Tested (as built-in driver) on my Atari Falcon. > > Signed-off-by: Michael Schmitz <schmitzmic@xxxxxxxxx> > Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx> > CC: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Thanks, applied as "m68k/atari: Convert Falcon IDE drivers to platform drivers", and queued for v5.5. 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