From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [PATCH 1/7 v2] mmc: add blk_size_workaround for HW bug Date: Tue, 02 Sep 2014 17:44:59 -0700 (PDT) Message-ID: <87d2bd7cs6.wl%kuninori.morimoto.gx@gmail.com> References: <87r3zvzohj.wl%kuninori.morimoto.gx@gmail.com> <87lhq2kcif.wl%kuninori.morimoto.gx@gmail.com> <87k35mkcgu.wl%kuninori.morimoto.gx@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Ulf Hansson Cc: Chris Ball , Simon , Kuninori Morimoto , Linux-SH , linux-mmc List-Id: linux-mmc@vger.kernel.org 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