[PATCH 00/10] patch set about the MXS-DMA
From: Huang Shijie <hidden>
Date: 2012-01-20 03:27:59
Also in:
alsa-devel, linux-mmc, lkml
From: Huang Shijie <hidden>
Date: 2012-01-20 03:27:59
Also in:
alsa-devel, linux-mmc, lkml
quoted
quoted
[2] patch 6 ~ patch 10: rewrite the last parameter of mxs_dma_prep_slave_sg().For the sake of bitsec, at least patches #7 and #8 need to be one patch. That said, if I apply the series and then check out the commit at patch #7, you need to all mxs-dma client drivers, mxs-mmc, gpmi do not break.I'd say patch 6-10 should be squashed, simply. My personal preference is to change #9 to simply read the register when needed and do not expand
It's better to add a new field. i also want to add a new field `bch_version`, because different BCH version may support different ECC strength. For example, some version BCH can support to 24 bit, while the latest BCH may support to 40 bit. So the BCH version may limits the computing of ECC strength. Best Regards Huang Shijie
the struct, but this is a minor thing. Regards, Wolfram