]> Git Repo - u-boot.git/commit
mtd: spi-nor: fill-in mtd->dev member
authorMarek Behún <[email protected]>
Wed, 26 May 2021 12:08:21 +0000 (14:08 +0200)
committerJagan Teki <[email protected]>
Thu, 24 Jun 2021 06:23:50 +0000 (11:53 +0530)
commit2d1a9a6b265f79be495201dadf7f3aa315b8a5e3
tree40a5f41ea4d7c076af52014ad5c1807c84bc10be
parentb7f060565e3161f8977a3a93e4b31ed6031af874
mtd: spi-nor: fill-in mtd->dev member

Fill in mtd->dev member with nor->dev.

This can be used by MTD OF partition parser.

Signed-off-by: Marek Behún <[email protected]>
Reviewed-by: Pali Rohár <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Tested-by: Patrice Chotard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Cc: Priyanka Jain <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Patrick Delaunay <[email protected]>
drivers/mtd/spi/sf_mtd.c
drivers/mtd/spi/spi-nor-core.c
drivers/mtd/spi/spi-nor-tiny.c
This page took 0.050448 seconds and 4 git commands to generate.