Gregory Nutt a6e69a82ad SDIO: Make interface field names conform to standard.
The SDIO interface structure includes fields with names like recvR1 and others.  These cause "Mixed case identifier" errors from nxstyle in all places they are uses.
This change performs a mass substition of recvR with recv_r to correct this coding standard violation.
2020-04-04 18:15:25 +01:00
..
2020-04-03 10:33:31 +02:00
2020-02-28 18:18:50 -06:00
2020-04-03 22:51:39 +01:00
2020-03-16 07:54:49 -06:00
2020-04-02 22:08:41 +08:00