diff options
author | Michael Trimarchi <michael@amarulasolutions.com> | 2022-07-20 18:22:04 +0200 |
---|---|---|
committer | Michael Trimarchi <michael@amarulasolutions.com> | 2022-07-22 08:30:16 +0200 |
commit | 1ca6f9483e9ab56fa66b2e922b2df2c9ad609fbb (patch) | |
tree | 53a71472b3f6ed0d11083962b59f7de40306f4be /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 2996b6405e9522082b53ded0392438830ad6c43a (diff) |
mtd: nand: Get rid of busw parameter
Upstream linux commit 29a198a1592d83.
Auto-detection functions are passed a busw parameter to retrieve the actual
NAND bus width and eventually set the correct value in chip->options.
Rework the nand_get_flash_type() function to get rid of this extra
parameter and let detection code directly set the NAND_BUSWIDTH_16 flag in
chip->options if needed.
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions