From: Bartlomiej Zolnierkiewicz Date: Sat, 13 Oct 2007 15:47:53 +0000 (+0200) Subject: alim15x3: remove redundant m5229_revision check X-Git-Tag: v2.6.24-rc1~1363^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99149a485958ada512eafc34fe36a80cb63fa56c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed