Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a3805756 authored by Krishna Konda's avatar Krishna Konda Committed by Stephen Boyd
Browse files

mtd: msm_qpic_nand: fix nand density variable data type



The density of the NAND device is usually indicated in bits and not
bytes. Currently the variable used to store this information is a
32-bit variable which is not large enough to store the density.
Updating that variable to a 64-bit variable will fix this issue.

Change-Id: Ia1e2c38e46d118c0356f439b73abae14ed95709f
Signed-off-by: default avatarKrishna Konda <kkonda@codeaurora.org>
parent 495b351e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment