diff options
author | Huang Shijie <[email protected]> | 2012-11-19 14:43:30 +0800 |
---|---|---|
committer | Artem Bityutskiy <[email protected]> | 2012-12-03 16:36:51 +0200 |
commit | 6a8214aa3d323d2e185523ea112116759bc3c5ce (patch) | |
tree | 6b5ea204d2c477d328c7f81168ed3fbb02e9bb3e /tools/perf/scripts/python/Perf-Trace-Util | |
parent | b0bb6903c8fca2d5ebef1f8ae63d420eb931bb1e (diff) |
mtd: remove the "chip" parameter in nand_get_device()
There are two reasons to remove the "chip" parameter in nand_get_device():
[1] The nand_release_device() does not have the "chip" parameter.
[2] We can get the nand_chip by the mtd->priv field.
This patch removes the "chip" parameter in nand_get_device().
Signed-off-by: Huang Shijie <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions