Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754022AbbG0R2H (ORCPT ); Mon, 27 Jul 2015 13:28:07 -0400 Received: from mga02.intel.com ([134.134.136.20]:32670 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753800AbbG0R2G (ORCPT ); Mon, 27 Jul 2015 13:28:06 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,555,1432623600"; d="scan'208";a="613867697" Date: Mon, 27 Jul 2015 10:28:52 -0700 From: Kevin Strasser To: Valentin Rothberg Cc: Greg KH , corbet@lwn.net, linux-kernel@vger.kernel.org, Paul Bolle , hengelein Stefan Subject: Re: documentation: sysfs-bus-usb: no CONFIG_PM_RUNTIME Message-ID: <20150727172852.GA2731@H87M> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 1128 Lines: 31 On Mon, Jul 27, 2015 at 09:01:01AM +0200, Valentin Rothberg wrote: > Hi Kevin, > > your commit 655fe4effe0f ("usbcore: add sysfs support to xHCI usb3 > hardware LPM") has shown up in today's linux-next tree (i.e., > next-20150727) adding the following lines to > Documentation/ABI/testing/sysfs-bus-usb: > [...] > + If CONFIG_PM_RUNTIME is set and a USB 3.0 lpm-capable device is > + plugged in to a xHCI host which supports link PM, it will check > + if U1 and U2 exit latencies have been set in the BOS > [...] > > There is no PM_RUNTIME option in Kconfig anymore. Did you mean just > PM? PM_RUNTIME has been replaced with PM by commit 464ed18ebdb6 ("PM: > Eliminate CONFIG_PM_RUNTIME"). Yes, my mistake. Are you preparing a patch to fix this up or would you like me to take care of it? Thanks, Kevin > > Kind regards, > Valentin -- 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/