Re: [PATCH v5] ata/pata_buddha: Probe via modalias instead of initcall

From: Max Staudt
Date: Mon Aug 12 2019 - 12:51:08 EST


On 08/12/2019 06:48 PM, Max Staudt wrote:
> +/*
> + * We cannot have a modalias for X-Surf boards, as it competes with the
> + * zorro8390 network driver. As a stopgap measure until we have proper
> + * MFC support for this board, we manually attach to it late after Zorro
> + * has enumerated its boards.
> + */

I spotted a typo here, s/MFC/MFD/


Max