From mboxrd@z Thu Jan 1 00:00:00 1970 From: adrian.hunter@intel.com (Adrian Hunter) Date: Tue, 10 May 2016 09:32:36 +0300 Subject: [PATCH 01/23] mmc: sdhci: removed unneeded function wrappers In-Reply-To: <5719FC89.9010404@intel.com> References: <1460741387-23815-1-git-send-email-aisheng.dong@nxp.com> <1460741387-23815-2-git-send-email-aisheng.dong@nxp.com> <5719FC89.9010404@intel.com> Message-ID: <57318084.7020107@intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22/04/16 13:27, Adrian Hunter wrote: > On 15/04/16 20:29, Dong Aisheng wrote: >> After commit d6463f170cf0 ("mmc: sdhci: Remove redundant runtime PM calls"), >> some of original sdhci_do_xx() function wrappers becomes meaningless, >> so remove them. >> >> Signed-off-by: Dong Aisheng > > Didn't apply cleanly, otherwise: > > Acked-by: Adrian Hunter Ulf, will you apply this one?