[PATCH] mmc: atmel-mci: Convert to gpio descriptors

Arnd Bergmann arnd at arndb.de
Thu Nov 10 00:05:25 PST 2022


On Wed, Nov 9, 2022, at 18:16, Andrew Lunn wrote:
> On Wed, Nov 09, 2022 at 10:08:45AM +0530, Balamanikandan Gunasundar wrote:
>> Replace the legacy GPIO APIs with gpio descriptor consumer interface.
>
> I was wondering why you Cc: netdev and ATM. This clearly has nothing
> to do with those lists.
>
> You well foul of
>
> M:	Chas Williams <3chas3 at gmail.com>
> L:	linux-atm-general at lists.sourceforge.net (moderated for non-subscribers)
> L:	netdev at vger.kernel.org
> S:	Maintained
> W:	http://linux-atm.sourceforge.net
> F:	drivers/atm/
> F:	include/linux/atm*
> F:	include/uapi/linux/atm*
>
> Maybe these atm* should be more specific so they don't match atmel :-)

The uapi headers look unambiguous to me, for the three headers in
include/linux/, only the atmdev.h is actually significant, while
linux/atm.h and linux/atm_tcp.h could each be folded into the one
C file that actually uses the contents.

    Arnd



More information about the linux-arm-kernel mailing list