git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ab4770
)
staging: unisys: refactor DEVICE_MAP
author
Benjamin Romer
<benjamin.romer@unisys.com>
Thu, 23 Oct 2014 18:30:32 +0000
(14:30 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 02:33:12 +0000
(10:33 +0800)
Get rid of the typedef for DEVICE_MAP and use struct device_map instead.
Fix CamelCase names.
DeviceChannelSize => device_channel_size
CA_Index => ca_index
Reserved => reserved
Reserved2 => reserved2
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found