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:
57f78ab
)
sky2: fix for Yukon FE (regression in 2.6.25)
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Tue, 5 Feb 2008 03:45:13 +0000
(19:45 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 5 Feb 2008 18:31:09 +0000
(13:31 -0500)
The Yukon FE chip has a ram buffer therefore it needs the alignment
restriction and hang check workarounds.
Therefore:
* Autodetect the prescence/absence of ram buffer
* Rename the flag value to reflect this
* Use it consistently (ie don't reread register)
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found