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:
b4ad042
)
davinci_mdio: Correct bitmask for clock divider value
author
Christian Riesch
<christian.riesch@omicron.at>
Wed, 22 Feb 2012 22:07:58 +0000
(22:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 24 Feb 2012 08:24:18 +0000
(
03:24
-0500)
The CLKDIV bitfield in the MDIO Control Register is a 16 bit field,
therefore the CLKDIV value may range from 0 to 0xffff.
Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found