mtd: rawnand: qcom: Rename parameter name in macro
authorMd Sadre Alam <mdalam@codeaurora.org>
Tue, 23 Feb 2021 19:38:59 +0000 (01:08 +0530)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 11 Mar 2021 08:37:30 +0000 (09:37 +0100)
commit622d3fc8de7d88def6e2b7cb00432e9c7c595c0b
tree5f8c28c787f056028b1691d1b590282c0734712b
parentb057e498fdaff82092710b0d7c553d3375b2e314
mtd: rawnand: qcom: Rename parameter name in macro

Rename the parameters of the nandc_set_read_loc() macro
to avoid the confusion between is_last_read_loc which
is last location in a read code word and last_cw which
is last code word of a page data.

Signed-off-by: Md Sadre Alam <mdalam@codeaurora.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/1614109141-7531-3-git-send-email-mdalam@codeaurora.org
drivers/mtd/nand/raw/qcom_nandc.c