mtd: constify of_device_id array
authorFabian Frederick <fabf@skynet.be>
Mon, 16 Mar 2015 19:20:28 +0000 (20:20 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 7 May 2015 06:44:07 +0000 (23:44 -0700)
of_device_id is always used as const.
(See driver.of_match_table and open firmware functions)

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/docg3.c
drivers/mtd/maps/physmap_of.c
drivers/mtd/nand/mpc5121_nfc.c
drivers/mtd/spi-nor/fsl-quadspi.c

Simple merge
Simple merge
Simple merge
Simple merge