mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
authorAntoine Ténart <antoine.tenart@free-electrons.com>
Thu, 12 Feb 2015 14:53:27 +0000 (15:53 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Sat, 28 Feb 2015 09:26:35 +0000 (01:26 -0800)
commit7c2f717668af10ab6d4aaed22a5d29f06812ee62
tree22a84b3254bd0e25ae5fa2e79d44fca415e40c8d
parented446cc7208d80a7e9ddddc757a4d5767b67b4c7
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0

pxa3xx_flash_ids wasn't initialized to 0, which in certain cases could
end up containing corrupted values in its members. Fix this to avoid
possible issues.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/pxa3xx_nand.c
This page took 0.039527 seconds and 5 git commands to generate.