From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752659Ab2BOGBz (ORCPT ); Wed, 15 Feb 2012 01:01:55 -0500 Received: from hqemgate04.nvidia.com ([216.228.121.35]:5595 "EHLO hqemgate04.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751235Ab2BOGBv (ORCPT ); Wed, 15 Feb 2012 01:01:51 -0500 X-PGP-Universal: processed; by hqnvupgp06.nvidia.com on Tue, 14 Feb 2012 22:01:50 -0800 Message-ID: <4F3B49D4.5090508@nvidia.com> Date: Wed, 15 Feb 2012 11:29:48 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Mark Brown CC: "gregkh@linuxfoundation.org" , "lars@metafoo.de" , "linux-kernel@vger.kernel.org" , "linux-tegra@vger.kernel.org" Subject: Re: [PATCH V5 2/2] regmap: add regmap_bulk_write() for register write References: <1329056383-20312-1-git-send-email-ldewangan@nvidia.com> <20120214221313.GB4035@opensource.wolfsonmicro.com> In-Reply-To: <20120214221313.GB4035@opensource.wolfsonmicro.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 15 February 2012 03:43 AM, Mark Brown wrote: > * PGP Signed by an unknown key > > On Sun, Feb 12, 2012 at 07:49:43PM +0530, Laxman Dewangan wrote: > > Applied, thanks. When posting patches you should only number things for > the patch series you're currently posting - this isn't patch 2/2, this > is a single isolated patch. The numbering is only there to help people > and tools figure out which order to apply things in. Thanks, I understand now.