summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-02-17 23:03:08 +0300
committerBrian Norris <computersforpeace@gmail.com>2014-03-10 22:42:27 -0700
commitc69dbbf3335a21aae74376d7e5db50a486d52439 (patch)
tree799731962c7b5717681a4a5e0484fe5eab4e08fe /drivers/mtd/maps
parentffdac6cdd9f4c561fc49192c1ea1570f475659e9 (diff)
downloadlinux-stable-c69dbbf3335a21aae74376d7e5db50a486d52439.tar.gz
linux-stable-c69dbbf3335a21aae74376d7e5db50a486d52439.tar.bz2
linux-stable-c69dbbf3335a21aae74376d7e5db50a486d52439.zip
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Instead of writing to "nand->reg + REG_FMICSR" we write to "REG_FMICSR" which is NULL and not a valid register. Fixes: 8bff82cbc308 ('mtd: add nand support for w90p910 (v2)') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/maps')
0 files changed, 0 insertions, 0 deletions