summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2015-10-30 20:33:23 -0700
committerBrian Norris <computersforpeace@gmail.com>2015-11-11 13:45:17 -0800
commit6375219951a66047805ed977b674615d152001ee (patch)
tree1b77fb88df80da80175a882eae19c4f5eed77106 /CREDITS
parent3e63b26bdd4069c3df2cd7ce7217a21d06801b41 (diff)
downloadtalos-obmc-linux-6375219951a66047805ed977b674615d152001ee.tar.gz
talos-obmc-linux-6375219951a66047805ed977b674615d152001ee.zip
mtd: nand: convert to nand_set_flash_node()
Used semantic patch with 'make coccicheck MODE=patch COCCI=script.cocci': ---8<---- virtual patch @@ struct nand_chip *c; struct device_node *d; @@ -(c)->flash_node = (d) +nand_set_flash_node(c, d) ---8<---- Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud