1
0
Fork 0

platform/x86: mlx-platform: Document pdev_hotplug field

Add missing description of pdev_hotplug in struct mlxplat_priv.

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
hifive-unleashed-5.1
Vadim Pasternak 2018-01-25 14:02:53 -08:00 committed by Darren Hart (VMware)
parent 5586c6ffea
commit b4d3dbc472
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
/* mlxplat_priv - platform private data
* @pdev_i2c - i2c controller platform device
* @pdev_mux - array of mux platform devices
* @pdev_hotplug - hotplug platform devices
*/
struct mlxplat_priv {
struct platform_device *pdev_i2c;