Re: [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture

From: Dominik Brodowski
Date: Sun Oct 14 2018 - 01:48:31 EST


On Sat, Oct 13, 2018 at 05:10:13PM +0200, Christoph Hellwig wrote:
> There is nothing architecture specific in the PCMCIA core, so allow
> building it everywhere. The actual host controllers will depend on ISA,
> PCI or a specific SOC.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Looks good to me, though I'm interested on any subtle (build) breakage when
this gets exposure in -next. Will you push this patch upstream directly, or
should it go in via the pcmcia tree? If it is the former, feel free to add

Acked-by: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>


Thanks,
Dominik