ar71xx: Add QCA955X GPIO mux and function definitions
[openwrt.git] / target / linux / ar71xx / patches-4.1 / 412-mtd-m25p80-zero-partition-parser-data.patch
1 --- a/drivers/mtd/devices/m25p80.c
2 +++ b/drivers/mtd/devices/m25p80.c
3 @@ -227,6 +227,7 @@ static int m25p_probe(struct spi_device
4         if (ret)
5                 return ret;
6  
7 +       memset(&ppdata, '\0', sizeof(ppdata));
8         ppdata.of_node = spi->dev.of_node;
9  
10         return mtd_device_parse_register(&nor->mtd,