diff options
author | Stefan Agner <stefan@agner.ch> | 2015-05-08 19:07:06 +0200 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-05-24 14:26:54 -0500 |
commit | f55bc296a88c0a9d71ad363b89b54975d2aab14f (patch) | |
tree | a0eab65338b440a806a7bd4af64b5da53b990131 /drivers/mtd/nand/mxc_nand.c | |
parent | 6121560d7714d6d8e41ce1687a1388a1a8fea4cb (diff) |
mtd: vf610_nfc: remove caching of page in buffer
To improve performance we remember the current page in the buffer
and avoid reading it twice. This implicit page cache increases
complexity while does not increase performance in real world cases.
This patch removes that feature.
Acked-by: Bill Pringlemeir <bpringlemeir@nbsps.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Diffstat (limited to 'drivers/mtd/nand/mxc_nand.c')
0 files changed, 0 insertions, 0 deletions