[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.03.1309261136010.312@syhkavp.arg>
Date: Thu, 26 Sep 2013 11:40:19 -0400 (EDT)
From: Nicolas Pitre <nicolas.pitre@...aro.org>
To: Ulf Hansson <ulf.hansson@...aro.org>
cc: linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org,
Chris Ball <cjb@...top.org>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
Jason Cooper <jason@...edaemon.net>,
Andrew Lunn <andrew@...n.ch>
Subject: Re: [PATCH 09/27] mmc: mvsdio: Remove redundant suspend and resume
callbacks
On Thu, 26 Sep 2013, Ulf Hansson wrote:
> Suspend and resume of cards are handled by the protocol layer and
> consequently the mmc_suspend|resume_host APIs are marked as deprecated.
Having the protocol layer take care of card suspend is perfectly sound.
However, what about host controllers? Shouldn't they suspend themselves
as well? There is certainly potential for power saving by gating clocks
to the host IP block or the like.
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists