Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98004a78 authored by Vadim Pasternak's avatar Vadim Pasternak Committed by Darren Hart (VMware)
Browse files

platform_data/mlxreg: Document fixes for hotplug device



Remove redunadant description of label in struct mlxreg_hotplug_device.

Change location of access_mode in struct mlxreg_hotplug_device.

Signed-off-by: default avatarVadim Pasternak <vadimp@mellanox.com>
Signed-off-by: default avatarDarren Hart (VMware) <dvhart@infradead.org>
parent fd75ba2b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -58,11 +58,10 @@ struct mlxreg_hotplug_device {
 * struct mlxreg_core_data - attributes control data:
 *
 * @label: attribute label;
 * @label: attribute register offset;
 * @reg: attribute register;
 * @mask: attribute access mask;
 * @mode: access mode;
 * @bit: attribute effective bit;
 * @mode: access mode;
 * @np - pointer to node platform associated with attribute;
 * @hpdev - hotplug device data;
 * @health_cntr: dynamic device health indication counter;