summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMichael Trimarchi <[email protected]>2022-07-20 18:22:04 +0200
committerMichael Trimarchi <[email protected]>2022-07-22 08:30:16 +0200
commit1ca6f9483e9ab56fa66b2e922b2df2c9ad609fbb (patch)
tree53a71472b3f6ed0d11083962b59f7de40306f4be /include/linux
parent2996b6405e9522082b53ded0392438830ad6c43a (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 <[email protected]> Signed-off-by: Dario Binacchi <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions