From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 4/6] regulator: Remove owner field from attribute initialization in regulator core driver Date: Thu, 29 Jul 2010 10:15:54 -0700 Message-ID: <20100729171553.GA24781@opensource.wolfsonmicro.com> References: <1280380166-29196-1-git-send-email-guenter.roeck@ericsson.com> <1280380166-29196-5-git-send-email-guenter.roeck@ericsson.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1280380166-29196-5-git-send-email-guenter.roeck@ericsson.com> Sender: linux-kernel-owner@vger.kernel.org To: Guenter Roeck Cc: "James E.J. Bottomley" , Richard Purdie , Greg Kroah-Hartman , Benjamin Herrenschmidt , Paul Mackerras , Jean Delvare , Dmitry Torokhov , Liam Girdwood , Jani Nikula , Linus Walleij , Chris Wright , Nick Cheng , James Smart , Alex Iannicelli , "Eric W. Biederman" , Benjamin Thery , Tejun Heo , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: linux-scsi@vger.kernel.org On Wed, Jul 28, 2010 at 10:09:24PM -0700, Guenter Roeck wrote: > Signed-off-by: Guenter Roeck Acked-by: Mark Brown From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id DC6B9B6EFE for ; Fri, 30 Jul 2010 03:15:47 +1000 (EST) Date: Thu, 29 Jul 2010 10:15:54 -0700 From: Mark Brown To: Guenter Roeck Subject: Re: [PATCH 4/6] regulator: Remove owner field from attribute initialization in regulator core driver Message-ID: <20100729171553.GA24781@opensource.wolfsonmicro.com> References: <1280380166-29196-1-git-send-email-guenter.roeck@ericsson.com> <1280380166-29196-5-git-send-email-guenter.roeck@ericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1280380166-29196-5-git-send-email-guenter.roeck@ericsson.com> Cc: Nick Cheng , Jani Nikula , Linus Walleij , James Smart , linuxppc-dev@ozlabs.org, "Eric W. Biederman" , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Chris Wright , Tejun Heo , "James E.J. Bottomley" , Richard Purdie , Alex Iannicelli , Dmitry Torokhov , Jean Delvare , Paul Mackerras , Benjamin Thery , linux-scsi@vger.kernel.org, Liam Girdwood List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jul 28, 2010 at 10:09:24PM -0700, Guenter Roeck wrote: > Signed-off-by: Guenter Roeck Acked-by: Mark Brown