mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
staging: vme: fix comment for struct vme_dev
Signed-off-by: Manohar Vanga <manohar.vanga@cern.ch> Acked-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
5b93c2a2f1
commit
8cdc081913
@ -97,7 +97,7 @@ extern struct bus_type vme_bus_type;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Structure representing a VME device
|
* Structure representing a VME device
|
||||||
* @id: The ID of the device (currently the bus and slot number)
|
* @num: The device number
|
||||||
* @bridge: Pointer to the bridge device this device is on
|
* @bridge: Pointer to the bridge device this device is on
|
||||||
* @dev: Internal device structure
|
* @dev: Internal device structure
|
||||||
* @drv_list: List of devices (per driver)
|
* @drv_list: List of devices (per driver)
|
||||||
|
Loading…
Reference in New Issue
Block a user