Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752661AbdLKKDm (ORCPT ); Mon, 11 Dec 2017 05:03:42 -0500 Received: from mail-qt0-f193.google.com ([209.85.216.193]:46918 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752259AbdLKKDk (ORCPT ); Mon, 11 Dec 2017 05:03:40 -0500 X-Google-Smtp-Source: AGs4zMaGSgemwhasi01oBCT0urgwXlHWvR676wg3GpGN8DexVaf+xqJGovFjlFyF4NxGjwDZxrNBoLzCWAPqv9gBTLc= MIME-Version: 1.0 In-Reply-To: <2984032.oZIAi2Obeo@aspire.rjw.lan> References: <7742130.AaJQIxeI1n@aspire.rjw.lan> <2984032.oZIAi2Obeo@aspire.rjw.lan> From: Geert Uytterhoeven Date: Mon, 11 Dec 2017 11:03:39 +0100 X-Google-Sender-Auth: 1oF775AGG0_uTRN3xX3pK4AJvQ8 Message-ID: Subject: Re: [PATCH 1/4] PM / core: Use dev_pm_skip_next_resume_phases() internally To: "Rafael J. Wysocki" Cc: Linux PM , Greg Kroah-Hartman , Alan Stern , Kevin Hilman , LKML , Mika Westerberg , Ulf Hansson Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 888 Lines: 24 On Sun, Dec 10, 2017 at 12:56 AM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Make the PM core call dev_pm_skip_next_resume_phases() to skip the > "early resume" and "resume" phases of system-wide transitions to the > working state for a given device instead of clearing the relevant > status bits for it directly. > > No intentional changes in functionality. > > Signed-off-by: Rafael J. Wysocki Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds