[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190812063200.4ngzswfvbt3gr2mx@wunner.de>
Date: Mon, 12 Aug 2019 08:32:00 +0200
From: Lukas Wunner <lukas@...ner.de>
To: Denis Efremov <efremov@...ux.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/4] PCI: pciehp: Replace pciehp_set_attention_status()
On Sun, Aug 11, 2019 at 10:59:43PM +0300, Denis Efremov wrote:
> +#define pciehp_set_attention_status(ctrl, status) \
> + pciehp_set_indicators(ctrl, PWR_NONE, (status == 0 ? ATTN_OFF : status))
Reviewed-by: Lukas Wunner <lukas@...ner.de>
Good catch regarding the translation of the "off" value that's needed here.
Powered by blists - more mailing lists