lkml.org 
[lkml]   [2022]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] mmc: atmel-mci: Convert to gpio descriptors
Date
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

\
 
 \ /
  Last update: 2022-11-17 05:15    [W:0.039 / U:1.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site