commit | bd87603d5a5006b751845507102fc3ae1d8cd57f | [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 | 1ca6f9483e9ab56fa66b2e922b2df2c9ad609fbb [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>