aboutsummaryrefslogtreecommitdiffstats
path: root/include
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 /include
parentmtd: nand: print out the right information for JEDEC compliant NAND (diff)
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 'include')
0 files changed, 0 insertions, 0 deletions