Re: [PATCH 1/2] pcmcia: at91_cf: move definitions locally

From: Dominik Brodowski
Date: Sat Dec 05 2020 - 05:11:09 EST


Am Tue, Nov 24, 2020 at 12:07:30PM +0100 schrieb Alexandre Belloni:
> On Wed, 30 Sep 2020 20:48:02 +0200, Alexandre Belloni wrote:
> > struct at91_cf_data is only used in the driver since all the platforms moved
> > to device tree, move its definition locally.
>
> I've now applied those patches on the at91-drivers branch, please shout if you
> want them to go through your branch.
>
> [1/2] pcmcia: at91_cf: move definitions locally
> commit: 496e9b64d7297d3e6c209c51218cee2939694b25
> [2/2] pcmcia: at91_cf: remove platform data support
> commit: 91be3e89f450aa738204f6629f06d8b0e3d8d77b

Thanks, I'm fine with that.

Dominik