projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b93c2a
)
staging: vme: fix comment for struct vme_dev
author
Manohar Vanga
<manohar.vanga@cern.ch>
Fri, 4 Nov 2011 10:12:31 +0000
(11:12 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 27 Nov 2011 01:25:38 +0000
(17:25 -0800)
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>
drivers/staging/vme/vme.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/vme/vme.h
b/drivers/staging/vme/vme.h
index e3828badca61ceeed53957818a652f7443bf346c..e62a3234ce2549fcaa0f896a66d156dfae7357d4 100644
(file)
--- a/
drivers/staging/vme/vme.h
+++ b/
drivers/staging/vme/vme.h
@@
-97,7
+97,7
@@
extern struct bus_type vme_bus_type;
/**
* 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
* @dev: Internal device structure
* @drv_list: List of devices (per driver)