From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Date: Wed, 03 Sep 2014 00:44:59 +0000 Subject: Re: [PATCH 1/7 v2] mmc: add blk_size_workaround for HW bug Message-Id: <87d2bd7cs6.wl%kuninori.morimoto.gx@gmail.com> List-Id: References: <87r3zvzohj.wl%kuninori.morimoto.gx@gmail.com> <87lhq2kcif.wl%kuninori.morimoto.gx@gmail.com> <87k35mkcgu.wl%kuninori.morimoto.gx@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ulf Hansson Cc: Chris Ball , Simon , Kuninori Morimoto , Linux-SH , linux-mmc Hi Ulf > > Current mmc block.c has MMC_CAP2_NO_MULTI_READ flag > > for HW bug workaround, but it should be implemented > > under driver, not framework. > > This patch is prepare for it > > I like the idea of this patchset! > > Still, historically, we have been using MMC_CAP* to solve these kind > issues. Therefore I think the commit message deserves a better > explanation to why we invent a new host ops function pointer for this > particular case. Thank you for your feedback. (Especially "English comment/naming" feedback is very useful for me :) I send v3 patchset soon Best regards --- Kuninori Morimoto