From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755535Ab0JSRvQ (ORCPT ); Tue, 19 Oct 2010 13:51:16 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:37590 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755242Ab0JSRvP (ORCPT ); Tue, 19 Oct 2010 13:51:15 -0400 Date: Tue, 19 Oct 2010 10:51:26 -0700 From: Mark Brown To: Samuel Ortiz Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com Subject: Re: [PATCH 1/2] mfd: Factor out WM831x I2C I/O from the core driver Message-ID: <20101019175126.GA3572@opensource.wolfsonmicro.com> References: <1286573003-13889-1-git-send-email-broonie@opensource.wolfsonmicro.com> <20101019111553.GO2736@sortiz-mobl> <20101019151415.GA2677@opensource.wolfsonmicro.com> <20101019152746.GV2736@sortiz-mobl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101019152746.GV2736@sortiz-mobl> X-Cookie: You will get what you deserve. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 19, 2010 at 05:27:57PM +0200, Samuel Ortiz wrote: > I'll update the patch. Thanks!