OSDN Git Service

alim15x3: remove redundant m5229_revision check
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:53 +0000 (17:47 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:53 +0000 (17:47 +0200)
commit99149a485958ada512eafc34fe36a80cb63fa56c
tree6e4fd863eb89a46c045f49c9e5495d8a70679ad0
parent88ae4d8c3829fe3d7be9b1e3ed79a37814752d61
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>
drivers/ide/pci/alim15x3.c