commit | cd4d9045dbbbac71022f52260fd3b8d61c8cb641 | [log] [tgz] |
---|---|---|
author | Michael Trimarchi <michael@amarulasolutions.com> | Wed Jul 20 18:22:05 2022 +0200 |
committer | Michael Trimarchi <michael@amarulasolutions.com> | Fri Jul 22 10:34:02 2022 +0200 |
tree | 8ca60b2b10f2b58858960a1a0d1ccaeed10c1bd7 | |
parent | dc7fdd62ed39fafc4854453878a8f85a5975b256 [diff] |
mtd: nand: Store nand ID in struct nand_chip Upstream linux commit 7f501f0a72036d. Store the NAND ID in struct nand_chip to avoid passing id_data and id_len as function parameters. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>