[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8e5798c5-d539-4d4a-9d6c-9bb3ba69bb41@gmail.com>
Date: Wed, 17 Jul 2024 15:03:54 +0800
From: Cryolitia PukNgae <cryolitia@...il.com>
To: Guenter Roeck <linux@...ck-us.net>, Jean Delvare <jdelvare@...e.com>,
Jonathan Corbet <corbet@....net>
Cc: linux-kernel@...r.kernel.org, linux-hwmon@...r.kernel.org,
linux-doc@...r.kernel.org, Celeste Liu <CoelacanthusHex@...il.com>,
Marcin Strągowski <marcin@...agowski.com>
Subject: Re: [PATCH v2 1/2] hwmon: add GPD devices sensor driver
On 2024/7/17 02:04, Guenter Roeck wrote:
>> + pr_warn("GPD Fan Driver do have the quirk for your
>> device, but it's not tested. Please tested carefully by model
>> parameter gpd_fan_model=%s and report.\n",
>> + match->model_name);
>> + match = NULL;
>> + }
>> + }
>> +
>> + if (IS_ERR_OR_NULL(match)) {
>
> match is never an ERR_PTR.
Sincerely thank you for your guidance, v3 has been sent:
https://lore.kernel.org/r/20240717-gpd_fan-v3-0-8d7efb1263b7@gmail.com
Powered by blists - more mailing lists