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:
81b1e19
)
rt2x00: rt2x00_rev() should return u32
author
Ivo van Doorn
<ivdoorn@gmail.com>
Fri, 23 Jan 2009 16:03:06 +0000
(17:03 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:26 +0000
(16:01 -0500)
The "rev" field in chipset definition is an u32,
which means that rt2x00_rev() which returns that field
should be of the same type.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found