diff options
author | Pekon Gupta <pekon@ti.com> | 2014-03-20 18:48:36 +0530 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-03-25 23:09:02 -0700 |
commit | 79f013518d435e238e6bddd0073de631bbefb556 (patch) | |
tree | 725d64591ed30edb913828c6b92511eecc1e087d /sound/aoa | |
parent | ea0760244d235688b5fae4e5cdd9412c1fb1c2fe (diff) | |
download | linux-79f013518d435e238e6bddd0073de631bbefb556.tar.bz2 |
mtd: devices: elm: configure parallel channels based on ecc_steps
ELM hardware can process up to maximum of 8 hannels in parallel for
ECC error detection. Currently the number of channels getting configured for
processing is static determined by macro ERROR_VECTOR_MAX. However, the actual
number of channels that need to be processed is the ECC step number.
This patch just avoids configuring extra unused channels.
Signed-off-by: Pekon Gupta <pekon@ti.com>
Reviewed-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'sound/aoa')
0 files changed, 0 insertions, 0 deletions