Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761342Ab3DCE7h (ORCPT ); Wed, 3 Apr 2013 00:59:37 -0400 Received: from mail-bk0-f44.google.com ([209.85.214.44]:64238 "EHLO mail-bk0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761167Ab3DCE7f (ORCPT ); Wed, 3 Apr 2013 00:59:35 -0400 MIME-Version: 1.0 In-Reply-To: <20130402083204.GH30286@arwen.pp.htv.fi> References: <1364824448-14732-1-git-send-email-gautam.vivek@samsung.com> <1364824448-14732-5-git-send-email-gautam.vivek@samsung.com> <20130402083204.GH30286@arwen.pp.htv.fi> Date: Wed, 3 Apr 2013 10:29:32 +0530 Message-ID: Subject: Re: [PATCH v3 04/11] usb: dwc3: Add runtime power management callbacks From: Vivek Gautam To: balbi@ti.com Cc: Vivek Gautam , linux-usb@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, stern@rowland.harvard.edu, sarah.a.sharp@linux.intel.com, rob.herring@calxeda.com, kgene.kim@samsung.com, kishon@ti.com, dianders@chromium.org, t.figa@samsung.com, p.paneri@samsung.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 641 Lines: 25 Hi Balbi, On Tue, Apr 2, 2013 at 2:02 PM, Felipe Balbi wrote: > Hi, > > On Mon, Apr 01, 2013 at 07:24:03PM +0530, Vivek Gautam wrote: >> +#else >> +#define dwc3_runtime_suspend NULL >> +#define dwc3_runtime_resume NULL > > this #else branch is unnecessary. Look at the definition for > SET_RUNTIME_PM_OPS() Right, will remove this. -- Thanks & Regards Vivek -- 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/