diff options
author | 2019-04-02 13:03:01 +0900 | |
---|---|---|
committer | 2019-04-18 08:54:02 +0200 | |
commit | 750f69b82641603700bf8bc1c70ef6d43bba5cab (patch) | |
tree | 4b1a8dec8bbee22bc3fce6d07cfa533cb54a39ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: rawnand: atmel: Fix spelling mistake in error message (diff) | |
download | linux-dev-750f69b82641603700bf8bc1c70ef6d43bba5cab.tar.xz linux-dev-750f69b82641603700bf8bc1c70ef6d43bba5cab.zip |
mtd: rawnand: denali: use more nand_chip pointers for internal functions
With the recent refactoring, the NAND driver hooks now take a pointer
to nand_chip. Add to_denali() in order to convert (struct nand_chip *)
to (struct denali_nand_info *) directly. It is more useful than the
current mtd_to_denali().
I changed some helper functions to take (struct nand_chip *). This will
avoid pointer conversion back and forth, and ease further development.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions