Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751426AbaBEMtx (ORCPT ); Wed, 5 Feb 2014 07:49:53 -0500 Received: from mail-ob0-f177.google.com ([209.85.214.177]:34622 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750775AbaBEMtu (ORCPT ); Wed, 5 Feb 2014 07:49:50 -0500 MIME-Version: 1.0 In-Reply-To: <8738jyu1h9.fsf@paris.lan> References: <1391529538-21685-1-git-send-email-ulf.hansson@linaro.org> <1391529538-21685-6-git-send-email-ulf.hansson@linaro.org> <8738jyu1h9.fsf@paris.lan> Date: Wed, 5 Feb 2014 13:49:49 +0100 Message-ID: Subject: Re: [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend From: Linus Walleij To: Kevin Hilman Cc: Ulf Hansson , Russell King , "linux-arm-kernel@lists.infradead.org" , Alessandro Rubini , Wolfram Sang , Chris Ball , Mark Brown , "linux-kernel@vger.kernel.org" , "linux-i2c@vger.kernel.org" , linux-spi@vger.kernel.org, "linux-mmc@vger.kernel.org" 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 On Tue, Feb 4, 2014 at 8:22 PM, Kevin Hilman wrote: > Ulf Hansson writes: > >> Due to the available runtime PM callbacks, we are now able to put our >> device into low power state at system suspend. (...) > I'm trying to thing of a good reason to not make PM_SLEEP depend on > PM_RUNTIME for platforms like this. Isn't the typical Android platform using PM_SLEEP without using PM_RUNTIME? Yours, Linus Walleij -- 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/