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:
88ae4d8
)
alim15x3: remove redundant m5229_revision check
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:53 +0000
(17:47 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:53 +0000
(17:47 +0200)
init_dma_ali15x3() guarantees that hwif->dma_base will never be set for
m5229_revision < 0x20 so remove redundant m5229_revision >= 0x20 check from
init_hwif_common_ali15x3().
While at it remove incorrect comment.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found