aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2018-11-11 08:55:15 +0100
committerMiquel Raynal <[email protected]>2018-12-07 10:38:25 +0100
commitae2294b10b0f066ef500954b36c94ee11c4ef20f (patch)
treeac6dc91792dc40771cdeea7ccb4213c4704fd1fc /tools/perf/util/c++/clang.cpp
parent1d0178593d148e88d2ac1e3f09c7f7eb1c20796b (diff)
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
In order to deprecate the ->select_chip hook we need to pass the CS line a NAND operations are targeting. This is done through the addition of a cs field to the nand_operation struct. We also need to keep track of the currently selected target to properly initialize op->cs, hence the ->cur_cs field addition to the nand_chip struct. Note that op->cs is not assigned in nand_exec_op() because we might rework the way we execute NAND operations in the future (adopt a queuing mechanism instead of the serialization we have right now). Signed-off-by: Boris Brezillon <[email protected]> Tested-by: Janusz Krzysztofik <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions