From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaehoon Chung Subject: Re: [GIT PULL] Update dw-mmc controller Date: Fri, 08 May 2015 16:06:48 +0900 Message-ID: <554C6088.9010001@samsung.com> References: <554B2451.7020509@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout3.samsung.com ([203.254.224.33]:56032 "EHLO mailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751326AbbEHHGu (ORCPT ); Fri, 8 May 2015 03:06:50 -0400 Received: from epcpsbgr4.samsung.com (u144.gpu120.samsung.co.kr [203.254.230.144]) by mailout3.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NO000EI2RRCW100@mailout3.samsung.com> for linux-mmc@vger.kernel.org; Fri, 08 May 2015 16:06:48 +0900 (KST) In-reply-to: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Ulf Hansson , Jaehoon Chung Cc: linux-mmc , zhangfei Dear, Ulf. On 05/08/2015 04:02 PM, Ulf Hansson wrote: > On 7 May 2015 at 10:37, Jaehoon Chung wrote: >> Dear, Ulf. >> >> Could you pull dw-mmc controller patches for v4.2-rc3? >> >> Best Regards, >> Jaehoon Chung >> >> The following changes since commit 75f65952d431aee8b97a20a9df2de1341ca8da01: >> >> Merge branch 'fixes' into next (2015-05-06 14:56:06 +0200) >> >> are available in the git repository at: >> >> >> https://github.com/jh80chung/dw-mmc.git tags/dw-mmc-v4.1-rc3-for-ulf >> >> for you to fetch changes up to 6df66485e62467487ea885c9697df3a3ee22c86f: >> >> mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE (2015-05-07 16:32:58 +0900) >> >> ---------------------------------------------------------------- >> dw-mmc-v.4.1-rc3-for-ulf >> >> ---------------------------------------------------------------- >> Zhangfei Gao (2): >> mmc: dw_mmc: init desc in dw_mci_idmac_init >> mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE >> >> drivers/mmc/host/dw_mmc.c | 7 +++++-- >> 1 file changed, 5 insertions(+), 2 deletions(-) > > > While I tried to pull this into my fixes branch, I realized that you > have based this on my next branch. That's not working very well for > patches intended for fixes. > > This time I managed to cherry-pick the patches from your tree, so no > worries. Next time you send my fixes, please base those on the latest > available rc instead. Sorry for that. I will do so at next time. Thanks a lot! Best Regards, Jaehoon Chung > > Thanks Jaehoon! > > Kind regards > Uffe >