[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221117041430.9108-1-balamanikandan.gunasundar@microchip.com>
Date: Thu, 17 Nov 2022 09:44:28 +0530
From: Balamanikandan Gunasundar
<balamanikandan.gunasundar@...rochip.com>
To: <ludovic.desroches@...rochip.com>, <ulf.hansson@...aro.org>,
<nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
<3chas3@...il.com>, <linux-kernel@...r.kernel.org>,
<linux-mmc@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-atm-general@...ts.sourceforge.net>,
<netdev@...r.kernel.org>, <linus.walleij@...aro.org>,
<hari.prasathge@...rochip.com>
CC: <balamanikandan.gunasundar@...rochip.com>
Subject: [PATCH v2 0/2] mmc: atmel-mci: Convert to gpio descriptors
Changes in v2:
[PATCH 1/2] mmc: atmel-mci: Convert to gpio descriptors
- Remove "#include <linux/gpio.h>" as it is not necessary
[PATCH 2/2] mmc: atmel-mci: move atmel MCI header file
- Move linux/atmel-mci.h into drivers/mmc/host/atmel-mci.c as it is
used only by one file
Balamanikandan Gunasundar (2):
mmc: atmel-mci: Convert to gpio descriptors
mmc: atmel-mci: move atmel MCI header file
drivers/mmc/host/atmel-mci.c | 119 ++++++++++++++++++++++-------------
include/linux/atmel-mci.h | 46 --------------
2 files changed, 77 insertions(+), 88 deletions(-)
delete mode 100644 include/linux/atmel-mci.h
--
2.25.1
Powered by blists - more mailing lists