Masahiro Yamada
2548493ab4
treewide: convert devfdt_get_addr() to dev_read_addr()
...
When you enable CONFIG_OF_LIVE, you will end up with a lot of
conversions.
To generate this commit, I used coccinelle excluding drivers/core/,
include/dm/, and test/
The semantic patch that makes this change is as follows:
<smpl>
@@
expression dev;
@@
-devfdt_get_addr(dev)
+dev_read_addr(dev)
</smpl>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-07-25 14:46:57 -06:00
..
2020-02-05 19:33:46 -07:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-07-09 18:57:22 -06:00
2020-07-25 14:46:57 -06:00
2018-05-07 09:34:12 -04:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2019-12-15 08:52:29 +08:00
2017-02-08 16:24:29 -05:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-07-25 14:46:57 -06:00
2020-07-17 14:32:24 +08:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:18 -04:00
2020-07-17 14:32:24 +08:00
2020-05-18 21:19:18 -04:00
2020-07-07 18:23:37 -04:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-03-31 10:06:52 -04:00
2020-04-16 23:06:54 -04:00
2020-02-05 19:33:46 -07:00
2020-03-31 10:06:52 -04:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-07-25 14:46:57 -06:00
2020-07-25 14:46:57 -06:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:23 -04:00
2020-05-18 18:36:55 -04:00
2020-02-05 19:33:46 -07:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-07-09 18:57:22 -06:00
2020-07-25 14:46:57 -06:00
2020-07-17 14:32:24 +08:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-02-05 19:33:46 -07:00
2020-07-07 16:01:23 +02:00
2020-07-25 14:46:57 -06:00
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:23 -04:00
2018-11-14 09:16:28 -08:00
2020-05-18 21:19:18 -04:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00