From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Mickler Subject: Re: [PATCH 0/8] Suspend block api (version 6) Date: Thu, 27 May 2010 10:04:53 +0200 Message-ID: <20100527100453.1d55c87e@schatten.dmk.lab> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: linux-pm@lists.osdl.org, linux-input@vger.kernel.org, linux-omap@vger.kernel.org List-Id: linux-pm@vger.kernel.org On Thu, 27 May 2010 09:46:51 +0200 Linus WALLEIJ wrote: > If yes then OK, it's not totally elegant but if that is > where we have to go, I can live with it. There will likely > be people who implement for only one or the other semantic > behaviour, but we have worse things to cope with already. Alan Cox suggested, that this kind of explicit requirement definition might be necessary for all drivers anyway in the long run. That way, the semantic differences between those two cases would vanish. Cheers, Flo