Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755465AbaLHNBL (ORCPT ); Mon, 8 Dec 2014 08:01:11 -0500 Received: from mail-qg0-f41.google.com ([209.85.192.41]:54706 "EHLO mail-qg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753291AbaLHNBJ (ORCPT ); Mon, 8 Dec 2014 08:01:09 -0500 Date: Mon, 8 Dec 2014 13:01:03 +0000 From: Lee Jones To: Ulf Hansson Cc: micky , Samuel Ortiz , Chris Ball , "driverdev-devel@linuxdriverproject.org" , "linux-kernel@vger.kernel.org" , linux-mmc , Greg Kroah-Hartman , Dan Carpenter , Roger , Wei WANG Subject: Re: [PATCH v4 1/6] mfd: rtsx: add func to split u32 into register Message-ID: <20141208130103.GM3951@x1> References: <17ba65f4bdf4707bdf038e407ecf5dc012bca281.1417758564.git.micky_ching@realsil.com.cn> <20141208095746.GG3951@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 08 Dec 2014, Ulf Hansson wrote: > On 8 December 2014 at 10:57, Lee Jones wrote: > > On Fri, 05 Dec 2014, micky_ching@realsil.com.cn wrote: > >> From: Micky Ching > >> > >> Add helper function to write u32 to registers, if we want to put u32 > >> value to 4 continuous register, this can help us reduce tedious work. > >> > >> Signed-off-by: Micky Ching > >> Acked-by: Lee Jones > >> --- > >> include/linux/mfd/rtsx_pci.h | 9 +++++++++ > >> 1 file changed, 9 insertions(+) > > > > Applied, thanks. > > Lee, > > I suppose you queued this for 3.19? > > I don't intend to queue anything more before the merge window and thus > the mmc patches can later be handled without any dependence to mfd, I > guess!? All correct. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/