diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-10-07 15:23:50 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-10-21 12:24:35 +0300 |
commit | 905050b01499fb80dbd579e8ec13b19eb8f59101 (patch) | |
tree | 31af7ce29bf7d6a545765f60732bebcae1b7c963 /tools/perf/scripts/python | |
parent | ded621161b02a7dbee39e82863334301ffd731e5 (diff) | |
download | linux-905050b01499fb80dbd579e8ec13b19eb8f59101.tar.xz |
mtd: rawnand: davinci: use generic device property helpers
There's no reason for this driver to be using OF-specific property
accessors. Switch to using generic device property interfaces and
replace the of.h include with property.h. This allows us to no longer
check the existence of the associated of_node.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20241007122350.75285-3-brgl@bgdev.pl
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions