diff options
| author | Cyrille Pitchen <[email protected]> | 2016-12-06 18:14:24 +0100 |
|---|---|---|
| committer | Cyrille Pitchen <[email protected]> | 2017-02-10 13:54:52 +0100 |
| commit | bc0e151514d09cadb56e473a10c783e64e48ce0b (patch) | |
| tree | ae905e0727e1b375ccc70ad5294c1c1f33d20b0e /tools/perf/scripts/python | |
| parent | 32c90f1682a01ff9e1c2fa83c18a15e35f7563ce (diff) | |
mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
This patch removes the WARN_ONCE() test in spi_nor_write().
This macro triggers the display of a warning message almost every time we
use a UBI file-system because a write operation is performed at offset 64,
which is in the middle of the SPI NOR memory page. This is a valid
operation for ubifs.
Hence this warning is pretty annoying and useless so we just remove it.
Signed-off-by: Cyrille Pitchen <[email protected]>
Suggested-by: Richard Weinberger <[email protected]>
Suggested-by: Andras Szemzo <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions