commit | 99149a485958ada512eafc34fe36a80cb63fa56c | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Oct 13 17:47:53 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Oct 13 17:47:53 2007 +0200 |
tree | 6e4fd863eb89a46c045f49c9e5495d8a70679ad0 | |
parent | 88ae4d8c3829fe3d7be9b1e3ed79a37814752d61 [diff] |
alim15x3: remove redundant m5229_revision check 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>