From: Antoine Ténart Date: Thu, 12 Feb 2015 14:53:27 +0000 (+0100) Subject: mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 X-Git-Tag: omap-for-v4.1/fixes-rc1~47^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2f717668af10ab6d4aaed22a5d29f06812ee62;p=pandora-kernel.git 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 Signed-off-by: Brian Norris --- Reading git-diff-tree failed