diff options
author | 2016-12-06 18:14:24 +0100 | |
---|---|---|
committer | 2017-02-10 13:54:52 +0100 | |
commit | bc0e151514d09cadb56e473a10c783e64e48ce0b (patch) | |
tree | ae905e0727e1b375ccc70ad5294c1c1f33d20b0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: spi-nor: improve macronix_quad_enable() (diff) | |
download | linux-dev-bc0e151514d09cadb56e473a10c783e64e48ce0b.tar.xz linux-dev-bc0e151514d09cadb56e473a10c783e64e48ce0b.zip |
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 <cyrille.pitchen@atmel.com>
Suggested-by: Richard Weinberger <richard@nod.at>
Suggested-by: Andras Szemzo <szemzo.andras@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions