mtd: spi-nor: intel: remove global protection flag
authorMichael Walle <michael@walle.cc>
Thu, 3 Dec 2020 16:29:57 +0000 (17:29 +0100)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 7 Dec 2020 17:27:30 +0000 (22:57 +0530)
commitafcf93e9d63fc1e15935a2df9457f803394e4f20
tree1895283626ffa76ffeeb6a79939179b8f52ea5ad
parenta833383732116c2afe665520bbe6951999631ef1
mtd: spi-nor: intel: remove global protection flag

For the Atmel and SST parts this flag was already moved to individual
flash parts because it is considered bad esp. because newer flash chips
will automatically inherit the "has locking" support. While this won't
likely be the case for the Intel parts, we do it for consistency
reasons.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20201203162959.29589-6-michael@walle.cc
drivers/mtd/spi-nor/intel.c