mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-22 21:03:25 +00:00
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>