diff options
author | 2009-06-29 15:58:36 +0300 | |
---|---|---|
committer | 2009-07-05 18:47:05 +0300 | |
commit | 1398788fe7b730db10e97dcb9f838603e41922d5 (patch) | |
tree | 67edd2fb58aca4628c870679a39530838c8de76a /drivers/gpu/drm/drm_encoder_slave.c | |
parent | UBI: add empty eraseblocks verification (diff) | |
download | linux-rng-1398788fe7b730db10e97dcb9f838603e41922d5.tar.xz linux-rng-1398788fe7b730db10e97dcb9f838603e41922d5.zip |
UBI: remove bogus debugging checks
The 'paranoid_check_empty()' is bogus because, which is easilly
seen on NOR flash, which has long erase cycles, and which may
easilly end-up with half-erased eraseblocks. In this case the
paranoid check fails. I is just wrong to assume that PEBs which
do not have EC headers always contain all 0xFF. Such assumption
should not be made on the I/O level, which is quite low.
Thus, just kill the check.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'drivers/gpu/drm/drm_encoder_slave.c')
0 files changed, 0 insertions, 0 deletions