aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaniel Mack <[email protected]>2018-07-08 02:10:07 +0200
committerMiquel Raynal <[email protected]>2018-07-18 10:10:14 +0200
commit7734a275a7eebf11878a923dc102908eff0f0657 (patch)
tree3053c932db2cc33f67dc9824624b4797c34e3df9 /tools/perf/scripts/python/bin
parentbd9c3f9b3c00da322b5e784e820533f1598f690a (diff)
mtd: rawnand: marvell: remove bogus comment in marvell_nfc_select_chip()
The comment in marvell_nfc_select_chip() about ndtr0 and ndtr1 didn't reflect what the driver was doing. The values of NDTR0 and NDTR1 are read from the registers at probe time and a copy is retained in 'struct marvell_nand_chip'. If keep-config is set in the DT properties, there are no other writers of these timing variables so they can safely be used when the chip is selected. As suggested by Miquel Raynal, simply remove the comment. Signed-off-by: Daniel Mack <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions