diff options
author | Michael Minnick <michael.minnick@freescale.com> | 2012-11-13 12:51:13 -0600 |
---|---|---|
committer | Michael Minnick <michael.minnick@freescale.com> | 2012-11-21 10:57:46 -0600 |
commit | 0ffba594ae7e498b1bf28c21bb51551d62226fdc (patch) | |
tree | 7d780636c4df81b5879f66f3672d40c1166b6ac0 /arch/arm/mach-mx6/board-mx6q_sabrelite.c | |
parent | 8116f8d7a15ffa03b08cfd9c7129a15ff2b7b6ec (diff) |
ENGR00233494 EPDC: Driver only supports 16 LUTs
This bug was introduced by ENGR00229290 which fixed
the problem of greater than 16 LUTs used when 5-bit
waveform loaded. The bug is that now the driver is also
restricted to using 16 LUTs in 4-bit mode.
The fix is to correct the test of the EPDC_FORMAT
register used to determine if a 5-bit waveform
is loaded.
Also removed the while loop in favor of a bitwise OR
used to determine if a chosen LUT has yet to be
acknowledged by the interrupt handler.
Signed-off-by: Michael Minnick <michael.minnick@freescale.com>
Diffstat (limited to 'arch/arm/mach-mx6/board-mx6q_sabrelite.c')
0 files changed, 0 insertions, 0 deletions