]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand: NULL terminate a of_device_id table
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Tue, 11 Apr 2017 05:22:52 +0000 (07:22 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 25 Apr 2017 12:18:39 +0000 (14:18 +0200)
commit038e8ad6eb720d0b362183f1c30470c1e0797e39
treec68942063a7b743ae92408f3051f74b7a5345f20
parent70106ddaf31150a57dc00b3d7d5167f693b521ef
mtd: nand: NULL terminate a of_device_id table

of_device_id tables should be NULL terminated.

Fixes: 07b23e3db9ed ("mtd: nand: Cleanup/rework the atmel_nand driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/atmel/nand-controller.c