From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759838Ab3DCOWo (ORCPT ); Wed, 3 Apr 2013 10:22:44 -0400 Received: from mail-pb0-f49.google.com ([209.85.160.49]:49527 "EHLO mail-pb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759529Ab3DCOWl (ORCPT ); Wed, 3 Apr 2013 10:22:41 -0400 Date: Wed, 3 Apr 2013 07:22:38 -0700 From: Greg KH To: Felipe Balbi Cc: Fabio Baltieri , Mark Brown , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH 0/3] check regulator_enable() return value Message-ID: <20130403142238.GB10021@kroah.com> References: <1364997747-20830-1-git-send-email-fabio.baltieri@linaro.org> <20130403140622.GI14680@arwen.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130403140622.GI14680@arwen.pp.htv.fi> 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 Wed, Apr 03, 2013 at 05:06:22PM +0300, Felipe Balbi wrote: > Hi, > > On Wed, Apr 03, 2013 at 04:02:24PM +0200, Fabio Baltieri wrote: > > While testing your 'next' branch merged with today's next I got some new > > warnings, caused by a recently introduced __must_check in: > > > > c8801a8 regulator: core: Mark all get and enable calls as __must_check > > > > These patches introduces a check for regulator_enable() return value in > > all three affected USB phy drivers, and issue a dev_err() in case it > > fails. > > > > TWL4030 and TWL6030 patches has been build-tested only. > > Sorry but I can't change my tree anymore, we can send these during > v3.10-rc. Really? You are going to send me a tree that adds build warnings? Please don't. greg k-h