[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAB95QAQQC6KJcbd-WhexBm=jusyoFkkB_a69RizMHpjSEbrqgA@mail.gmail.com>
Date: Thu, 14 Oct 2021 14:08:53 +0200
From: Eugene Shalygin <eugene.shalygin@...il.com>
To: Denis Pauk <pauk.denis@...il.com>
Cc: andy.shevchenko@...il.com, platform-driver-x86@...r.kernel.org,
Tor Vic <torvic9@...lbox.org>,
kernel test robot <lkp@...el.com>,
Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
Jonathan Corbet <corbet@....net>, linux-hwmon@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.
> +struct asus_wmi_ec_sensor_address {
> + u8 index;
> + u8 bank;
> + u8 size;
> +};
The fourth field which you removed was supposed to hold the data
encoding type, and together those four were packing nicely in u32...
Eugene
Powered by blists - more mailing lists