Hi Michael, On Tue, Jul 2, 2019 at 12:02 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 in preparation for this. Signed-off-by: Michael Schmitz <schmitzmic@xxxxxxxxx> -- Changes from RFC - fix region size (spotted by Szymon Bieganski <S.Bieganski@xxxxxxxxx>) - define IDE interface address in atari/config.c, create platform device always (suggested by Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>)
Thanks for the update! Looks good to me. However, with just this patch applied, pata_falcon fails with: pata_falcon: Atari Falcon PATA controller pata_falcon: resources busy To avoid bisection issues, probably both patches should be combined into a single patch. 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