Here is a series of small patches for pxamci that do some cleanups. The pxa tree has a patch for 4.19 [1] that this series builds upon, so if possible, we'd like to let this series go through Robert's tree after it has been reviewed. If that's not okay for the mmc folks, teh series has to wait until 4.20-rc1. [1] https://github.com/rjarzmik/linux/commit/6b3348f9e6e Thanks, Daniel Daniel Mack (7): mmc: pxamci: remove irq from private context mmc: pxamci: remove dma resources from private context mmc: pxamci: remove dead code from pxamci_remove() mmc: pxamci: fix indenting mmc: pxamci: call mmc_of_parse() mmc: pxamci: remove pxa-mmc,gpio-power from devicetree bindings mmc: pxamci: let mmc core handle regulators .../devicetree/bindings/mmc/pxa-mmc.txt | 1 - drivers/mmc/host/pxamci.c | 111 ++++++++---------- 2 files changed, 47 insertions(+), 65 deletions(-) -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html