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:
3160d54
)
ide: move ide_rate_filter() calls to the upper layer (take 2)
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 11 Oct 2007 21:53:59 +0000
(23:53 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 11 Oct 2007 21:53:59 +0000
(23:53 +0200)
* Move ide_rate_filter() calls from host drivers to IDE core.
* Make ide_rate_filter() static.
* Make 'speed' argument of ->speedproc const.
v2:
* Fix it8213_tune_chipset() comment.
There should be no functionality changes caused by this patch.
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found