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-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2020-04-13 13:48:30 +02:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04: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-07-25 14:46:57 -06:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-04-13 13:48:30 +02: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 21:19:23 -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
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-07-25 14:46:57 -06:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:23 -04:00
2020-05-30 07:38:50 +08:00
2020-05-30 07:38:50 +08:00
2018-05-07 09:34:12 -04: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:18 -04:00
2019-08-08 11:35:02 +02:00
2020-06-02 13:06:10 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2009-04-06 20:40:46 +02:00
2020-05-18 21:19:18 -04:00
2020-06-11 20:52:11 -06:00
2020-05-18 21:19:23 -04:00
2020-04-13 13:48:41 +02:00
2020-05-22 15:22:36 +02:00
2020-07-25 14:46:57 -06:00
2020-07-25 14:46:57 -06:00
2020-07-10 11:49:28 +02:00
2020-05-02 12:32:28 +02:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2017-11-26 02:22:36 +01:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:23 -04:00
2020-07-10 11:49:28 +02:00