From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 24 Mar 2017 11:58:17 -0700 Subject: [PATCH 0/6] mmc: meson-gx: further smaller refactorings In-Reply-To: <8bf58a83-d8d7-615c-c89b-87a62a3c9c40@gmail.com> (Heiner Kallweit's message of "Wed, 22 Mar 2017 22:16:40 +0100") References: <8bf58a83-d8d7-615c-c89b-87a62a3c9c40@gmail.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Heiner Kallweit writes: > Before we come to the functional changes here one more series with > smaller refactorings. Indeed, in looking at the DMA support series, my suggestion was going to be to separate out the minor cleanups into a separate series. Thanks for anticipating that. In the future, please also describe in the cover letter what platforms this series was tested on. Otherwise, this series looks good to me. Thanks again for your continued work in improving this driver. It's greatly appreciated! For the series: Reviewed-by: Kevin Hilman Kevin