aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMiquel Raynal <[email protected]>2018-04-22 18:02:30 +0200
committerBoris Brezillon <[email protected]>2018-04-29 08:56:46 +0200
commit256c4fc76a80a69a5108069d8a09b3836bbf6542 (patch)
tree499d47adf67b62b2a2fa154c631478971c4aefcb /tools/perf/util/scripting-engines/trace-event-python.c
parent553b0c6416e4426d0c8e552ff809c0a590dc3989 (diff)
mtd: rawnand: add a way to pass an ID table with nand_scan()
As part of the work of migrating all the drivers to nand_scan(), and because nand_scan() does not provide a way to pass an ID table, rename the function nand_scan_with_ids() and add a third parameter to give a flash ID table (like what was done with nand_scan_ident()). Create a nand_scan() helper that is just a wrapper of nand_scan_with_ids(), passing NULL as the ID table. This way a controller drivers can continue using nand_scan() transparently. Signed-off-by: Miquel Raynal <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions