[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7753323.U3pdzOgHt3@aspire.rjw.lan>
Date: Wed, 08 Nov 2017 23:27:55 +0100
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Jeffy Chen <jeffy.chen@...k-chips.com>
Cc: linux-kernel@...r.kernel.org, bhelgaas@...gle.com,
linux-pm@...r.kernel.org, tony@...mide.com,
shawn.lin@...k-chips.com, briannorris@...omium.org,
dianders@...omium.org, linux-pci@...r.kernel.org
Subject: Re: [RFC PATCH v10 5/7] PCI: Make pci_platform_pm_ops's callbacks optional
On Friday, October 27, 2017 9:26:10 AM CET Jeffy Chen wrote:
> Allow platforms not to provide some of the pci_platform_pm_ops's
> callbacks.
So?
What exactly is wrong with having empty ops in there?
Is it really better to have everyone do extra checks every time an op is
invoked even when all of the ops are present?
> Also change the return value from -ENOSYS to -ENODEV for:
> warning: drivers/pci/pci.c,594: ENOSYS means 'invalid syscall nr' and nothing else
Moving stuff around and changing it at the same time is a bad idea.
Change it in one patch and move it around in another one and you'll be less
likely to make a mistake. Moreover, reviewing it will be easier too, IMO.
Thanks,
Rafael
Powered by blists - more mailing lists