mbox series

[0/2] Convert Atari Falcon IDE driver to platform device

Message ID 1562018556-15090-1-git-send-email-schmitzmic@gmail.com
Headers show
Series Convert Atari Falcon IDE driver to platform device | expand

Message

Michael Schmitz July 1, 2019, 10:02 p.m. UTC
As suggested by Geert, at least one of the drivers available for the Falcon
IDE interface should be converted to a platform device driver (to enable
module autoloading by the Debian installer).

Add platform device for Falcon IDE (patch 1), and rewrite the present
libata driver to make use of that device (patch 2).

Tested on ARAnyM with driver builtin.

Cheers,

	Michael