commit | 47570bb1f533b2a48e5222db8545b7842c229331 | [log] [tgz] |
---|---|---|
author | Ron <ron@debian.org> | Sun Mar 16 04:01:08 2014 +1030 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Apr 15 23:25:36 2014 -0700 |
tree | 04d622505dc3e2133e413c1d6cdd3aca1be8698f | |
parent | 9fd6c6c18c1a4a3220473c76fd447c5708b5ecf9 [diff] |
mtd: nand: use the nand_read_subpage index everywhere Now that the index variable is correctly set earlier in this function we can use it in other places that compute the same thing too. Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>